Home | History | Annotate | Line # | Download | only in luasystm
test.lua revision 1.1
      1 require 'systm'
      2 
      3 systm.print("hello, kernel world!\n")
      4 
      5