mirror of
https://github.com/redis/redis.git
synced 2026-01-19 00:08:50 +08:00
4 lines
86 B
Lua
4 lines
86 B
Lua
-- the first program in every language
|
|
|
|
io.write("Hello world, from ",_VERSION,"!\n")
|