AZ
.\.\test.idr:18:1:
|
18 | add (a) (b) = (a + b, Refl)
| ^
unexpected "ad"
expecting dependent type signatureSize: a a a
AZ
.\.\test.idr:18:1:
|
18 | add (a) (b) = (a + b, Refl)
| ^
unexpected "ad"
expecting dependent type signatureG
add : (a: Int) -> (b: Int) -> (c: Int, c >= a && c >= b)
add a b = (a + b, Refl)AZ
G
AZ
G
R
G
S
С
Т8
SS
DF
G
G
G
G