Idris2/tests/idris2/reg034/expected
Giuseppe Lomurno f658ce357f More improvements
- More migrations from String to Doc
- File context in parser errors
2020-08-18 19:25:36 +01:00

9 lines
270 B
Plaintext

1/1: Building void (void.idr)
Error: While processing left hand side of Calc. Can't match on ?y [no locals in scope] (Non linear pattern variable).
void.idr:18:19--18:20
|
18 | Calc {y} ((~~) {z=y} {y=y} der (MkDPair y Refl)) = Calc der
| ^