packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/golden/expr/unboxed-tuple-section.yaml

extensions: [UnboxedTuples]
input: |
  (# 1, #)
ast: |-
  ETuple Unboxed [EInt 1 TInteger, Nothing]
status: pass