lean4-htt/tests/lean/inst_error.lean
2017-03-09 18:41:19 -08:00

1 line
75 B
Text

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