test(tests/lean/run): add test for @1218
This commit is contained in:
parent
aed6d8fea0
commit
0818b02eb3
1 changed files with 2 additions and 0 deletions
2
tests/lean/run/1218.lean
Normal file
2
tests/lean/run/1218.lean
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
example (h : false) : "hello" = "goodbye" :=
|
||||
begin try {reflexivity}, contradiction end
|
||||
Loading…
Add table
Reference in a new issue