aihc-parser-1.0.0.2: test/Test/Fixtures/error-messages/module/hash-line-missing-rhs.yaml
src: |
# 20 "source"
x =
ghc: |
source:21:1: error: [GHC-58481]
parse error (possibly incorrect indentation or mismatched brackets)
aihc: |
source:20:3:
20 | x =
| ^
unexpected end of input
expecting expression
context: while parsing equation right-hand side