[ Objecte ] respondre: [ Text ] i: [ Text ] i: [ Text ]

var x := Objecte nou.
x en: ['respondre:i:i:'] fer: { :a :b :c <- (a + b + c).
}.
Stdout escriu: (x abc: ['def'] ghi: ['jkl']), atura.
abc:ghi:defjkl