packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/golden/expr/record-dot-chained.yaml

extensions: [OverloadedRecordDot]
input: |
  a.b.c
ast: |-
  EGetField (EGetField (EVar "a") "b") "c"
status: pass