xref
: /
netbsd-src
/
sys
/
modules
/
luasystm
/
test.lua
(revision 6a493d6bc668897c91594964a732d38505b70cbb)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
require
'systm'
2
3
systm
.
print
(
"hello, kernel world!\n"
)
4
5