index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysapp
/
test
/
main.lua
blob: 19e3108c61a698356319d0d7ff703b6eff66e7cf (
plain
) (
tree
)
59ecab3
1
2
3
4
print
(
"Hello, world!"
)
local
test
=
require
'test'
test
.
guess
(
100
)