lean2/tests/lean/lua1.lean

8 lines
74 B
Text
Raw Normal View History

Variable x : Int
(**
print("hello world from Lua")
**)
Variable y : Int