packages feed

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

extensions: [NegativeLiterals]
input: |
  f -5
ast: |-
  EApp (EVar "f") (EInt -5 TInteger)
status: pass