[ Program ] use: [ Striŋ ]

☞ f ≔ File _neł: (Path /tmp: ‘x.ctr’).
f łrite: ‘☞ x ≔ 123.’.
Program use: (Path /tmp: ‘x.ctr’).
✎ łrite: x, stop.
123