2 lines
88 B
Text
2 lines
88 B
Text
example (h : false) : "hello" = "goodbye" :=
|
|
begin try {reflexivity}, contradiction end
|