[ Obxecto ] responder: [ Texto ] e: [ Texto ] e: [ Texto ]

☞ x ≔ Obxecto novo.
x en: ‘responder:e:e:’ facer: { :a :b :c
↲ (a + b + c).
}.
✎ escribir: (x abc: ‘def’ ghi: ‘jkl’), parar.
abc:ghi:defjkl