This website requires JavaScript.
Explore
Help
Register
Sign In
cmhi
/
f-stack
mirror of
https://github.com/F-Stack/f-stack.git
Watch
1
Star
0
Fork
You've already forked f-stack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e26089a10
f-stack
/
app
/
redis-3.2.8
/
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