[ Program ] uporaba: [ Besedilo ]

var f := Mapa novo: (Lokacija-datoteke /tmp: ['x.ctr']).
f napišite: ['☞ x ≔ 123.'].
Program uporaba: (Lokacija-datoteke /tmp: ['x.ctr']).
Stdout napišite: x, ustavi-se.