q/examples/hello/hello.q

4 lines
No EOL
53 B
Text

main() {
syscall(1, 1, 4194305, 3)
syscall(60, 0)
}