lean4-htt/old_tests/tests/lean/inst_error.lean
2018-04-10 12:56:55 -07:00

1 line
75 B
Text

#check λ (A : Type) (a : A) (b c : _), if a = b ∧ a = c then tt else ff