Files
dnf-utils/lua/test/hello.lua
T
2025-09-01 22:48:13 +08:00

4 lines
86 B
Lua

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