Idris2/tests/idris2/perror003/expected
Andy Lok b04ebe8cf1 Let lexer recognise grouping
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
2021-02-10 23:33:25 +08:00

11 lines
290 B
Plaintext

1/1: Building PError (PError.idr)
Error: Lex error ComposeNotClosing (4, 16) (4, 17) at (4, 16) input: (42 in y + x
baz : Int -> Int
baz x = x
1/1: Building PError2 (PError2.idr)
Error: Lex error ComposeNotClosing (4, 17) (4, 18) at (4, 17) input: (42 in y + x
baz : Int -> Int
baz x = x