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