Idris2/tests/idris2/perror015/expected

9 lines
142 B
Plaintext
Raw Normal View History

1/1: Building ParseWith (ParseWith.idr)
Error: Expected '('.
ParseWith:2:12--2:13
1 | foo : Nat -> Nat
2 | foo a with a
^