lean2/tests/lean/lua1.lean

9 lines
86 B
Text
Raw Normal View History

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