[ خەرىتە ] string

var x := خەرىتە new.
x put: ['a'] at: ['b'].
var y := x string.
Stdout يېزىڭ: y, توختا.
(خەرىتە new) put:['a'] at:['b']