lean4-htt/tests/lean/empty_french_quote.lean

4 lines
No EOL
69 B
Text

def «» := not
theorem thm : «» false := id
#print «»
#print thm