[ Rhestr ] + [ Rhestr ]

var x := Rhestr ← 1 ; 2.
var y := Rhestr ← 3 ; 4.
var z := x + y.
Stdout ysgrifennu: z, stopio.
Rhestr ← 1 ; 2 ; 3 ; 4