Files
wx_wherigo/libs/lua-5.1.4/test/hello.lua
2025-10-31 23:37:30 +01:00

4 lines
86 B
Lua

-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")