lean4-htt/tests/lean/simpArgTypeMismatch.lean.expected.out
Leonardo de Moura 1d9d8c7e75 chore: fix tests
close #402
2021-08-07 13:22:58 -07:00

8 lines
176 B
Text

simpArgTypeMismatch.lean:3:13-3:33: error: application type mismatch
decide_eq_false Unit
argument
Unit
has type
Type : Type 1
but is expected to have type
¬?m : Prop