lean4-htt/tests/lean/run/1218.lean
2016-12-08 14:10:47 -08:00

2 lines
88 B
Text

example (h : false) : "hello" = "goodbye" :=
begin try {reflexivity}, contradiction end