mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
f658ce357f
- More migrations from String to Doc - File context in parser errors
9 lines
270 B
Plaintext
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
|
|
| ^
|
|
|