Idris2/tests/idris2/interface016/expected
Yu Zhang 08a35d694c
Improving error messages (#786)
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2020-11-26 11:35:55 +00:00

13 lines
355 B
Plaintext

1/1: Building TwoNum (TwoNum.idr)
Error: While processing right hand side of f. While processing right hand side of f,g. Multiple solutions found in search of:
Num a
TwoNum.idr:4:7--4:8
|
4 | g = 0
| ^
Possible correct results:
conArg (implicitly bound at TwoNum.idr:4:3--4:8)
conArg (implicitly bound at TwoNum.idr:2:1--4:8)