Import Int.
Variables a b : Int
(**
local ios = io_state()
ios:print(parse_lean("a + b"))
print(parse_lean("a + b"))
**)