This website requires JavaScript.
Explore
Help
Register
Sign In
xxq250
/
homework-jianmu
Watch
1
Star
0
Fork
You've already forked homework-jianmu
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
53a2e752d1
homework-jianmu
/
2.0
/
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