lean4-htt/tests/lean/modBug.lean.expected.out
2021-01-31 08:19:32 -08:00

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