jorts/examples/hello.jt

6 lines
46 B
Plaintext
Raw Normal View History

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