mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
1/1: Building ParseWith (ParseWith.idr)
|
|
Error: Expected '('.
|
|
|
|
ParseWith:2:12--2:13
|
|
1 | foo : Nat -> Nat
|
|
2 | foo a with a
|
|
^
|
|
|