[ Program ] brug: [ Tekst ]

☞ f ≔ Fil ny: (Filplacering /tmp: ‘x.ctr’).
f skrive: ‘☞ x ≔ 123.’.
Program brug: (Filplacering /tmp: ‘x.ctr’).
✎ skrive: x, stop.
123