q/lib/io/io.q

7 lines
No EOL
42 B
Text

const {
std {
in 0
out 1
err 2
}
}