mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 16:48:27 -05:00
4 lines
86 B
Lua
4 lines
86 B
Lua
|
-- the first program in every language
|
||
|
|
||
|
io.write("Hello world, from ",_VERSION,"!\n")
|