1
0
mirror of https://github.com/fluencelabs/redis synced 2025-06-11 16:21:21 +00:00
Files
redis/deps/lua/test/hello.lua

4 lines
86 B
Lua

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