mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-10 03:15:38 +02:00
4 lines
86 B
Lua
4 lines
86 B
Lua
-- the first program in every language
|
|
|
|
io.write("Hello world, from ",_VERSION,"!\n")
|