4 lines
No EOL
69 B
Text
4 lines
No EOL
69 B
Text
def «» := not
|
|
theorem thm : «» false := id
|
|
#print «»
|
|
#print thm |