jorts/examples/hello.jt

6 lines
46 B
Plaintext

import io
fn main () {
io.shit("pant")
}