6 lines
157 B
Text
6 lines
157 B
Text
modBug.lean:1:8-1:20: error: application type mismatch
|
|
Nat.zeroNeOne (Nat.modZero 1)
|
|
argument has type
|
|
1 % 0 = 1
|
|
but function has type
|
|
0 = 1 → False
|