packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/golden/expr/paren-section-right-plus.yaml

extensions: []
input: |
  (+x)
ast: |-
  EParen (ESectionR "+" (EVar "x"))
status: pass