mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-11 06:14:41 +03:00
08a35d694c
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
13 lines
355 B
Plaintext
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)
|