2015-10-15 10:25:28 +02:00

5 lines
70 B
Lua

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