projects
/
redis.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Tests for lua globals protection.
[redis.git]
/
deps
/
lua
/
test
/
hello.lua
Commit
Line
Data
21d3294c
1
-- the first program in every language
2
3
io.write("Hello world, from ",_VERSION,"!\n")