[ Text ] hash: [ Text ]

var x := ['123'].
var y := x hash: ['1234567890123456'].
Pen write: x, stop.
Pen write: y, stop.
123
18108683157783875119