packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/golden/expr/neglit-unary-int.yaml

extensions: [NegativeLiterals]
input: |
  -10
ast: |-
  EInt -10 TInteger
status: pass