lean4-htt/tests/lean/modBug.lean.expected.out
Leonardo de Moura 4bbf498004 chore: fix tests
2021-03-07 18:52:46 -08:00

8 lines
173 B
Text

modBug.lean:1:32-1:62: error: application type mismatch
Nat.zeroNeOne (Nat.mod_zero 1)
argument
Nat.mod_zero 1
has type
1 % 0 = 1
but is expected to have type
0 = 1