Idris2/tests/idris2/perror001/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
136 B
Plaintext

1/1: Building PError (PError.idr)
Error: Bracket is not properly closed.
PError.idr:4:7--4:8
|
4 | bar : (Int -> Int
| ^