mirror of
https://github.com/redis/redis.git
synced 2026-02-03 20:39:54 -05:00
3 lines
86 B
Lua
3 lines
86 B
Lua
-- the first program in every language
|
|
|
|
io.write("Hello world, from ",_VERSION,"!\n")
|