Idris2/tests/idris2/perror005/expected
Andy Lok 99687976f4 Improve parse error report
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
2021-02-12 01:16:40 +08:00

9 lines
111 B
Plaintext

1/1: Building PError (PError.idr)
Error: Expected 'in'
PError.idr:7:1--7:2
|
7 | baz : Int -> Int
| ^