[ Programm ] input

var a := Programm input.
Stdout schreiwen: a, stoppen.


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