index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lua-5.1.4
/
test
/
hello.lua
blob: 0925498f21f4053936c882444549516812116628 (
plain
)
1
2
3
-- the first program in every language
io
.
write
(
"Hello world, from "
,
_VERSION
,
"!
\n
"
)