q/examples/shell/const.q
2025-02-21 11:45:32 +01:00

7 lines
No EOL
52 B
Text

const idtype {
pid 1
}
const state {
exited 0x4
}