4ba097a141
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
8 lines
No EOL
125 B
Text
8 lines
No EOL
125 B
Text
import Int.
|
|
variables a b : Int
|
|
|
|
(*
|
|
local ios = io_state()
|
|
ios:print(parse_lean("a + b"))
|
|
print(parse_lean("a + b"))
|
|
*) |