[ Program ] input

☞ a ≔ Program input.
✎ write: a, stop.


~$ echo 123 | x.ctr
123
~$_