[ Súbor ] čítať

var f := Súbor nový: (Umiestnenie-súboru /tmp: ['test.txt']).
f píšu: ['test'].
var q := Súbor nový: (Umiestnenie-súboru /tmp: ['test.txt']).
Stdout píšu: q čítať, zastávka.
test