[ Listă ] + [ Listă ]

var x := Listă ← 1 ; 2.
var y := Listă ← 3 ; 4.
var z := x + y.
Stdout scrie: z, stop.
Listă ← 1 ; 2 ; 3 ; 4