mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-02-23 12:54:13 +00:00
4 lines
86 B
Lua
4 lines
86 B
Lua
![]() |
-- the first program in every language
|
||
|
|
||
|
io.write("Hello world, from ",_VERSION,"!\n")
|