f-stack/app/redis-3.2.8/deps/lua/test/hello.lua

4 lines
86 B
Lua
Raw Normal View History

2017-04-21 10:43:26 +00:00
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")