NetBSD/sys/modules/luasystm/test.lua

5 lines
70 B
Lua

local systm = require 'systm'
systm.print("hello, kernel world!\n")