1
0
mirror of https://github.com/fluencelabs/redis synced 2025-03-20 09:30:55 +00:00

4 lines
86 B
Lua
Raw Normal View History

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