projects
/
redis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixed a timing attack on AUTH (Issue #560).
[redis.git]
/
deps
/
lua
/
test
/
hello.lua
1
-- the first program in every language
2
3
io.write("Hello world, from ",_VERSION,"!\n")