Idris2/tests/idris2/perror003/expected

11 lines
290 B
Plaintext
Raw Normal View History

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