This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
redis
mirror of
https://mirror.osredm.com/root/redis.git
Watch
2
Star
0
Fork
You've already forked redis
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d7a07a2012
redis
/
deps
/
lua
/
test
/
hello.lua
4 lines
86 B
Lua
Raw
Blame
History
-- the first program in every language
io.write
(
"
Hello world, from
"
,
_VERSION
,
"
!
\n
"
)
Reference in New Issue
View Git Blame
Copy Permalink