[ Sequence ] text

☞ x ≔ Sequence ← ‘a’ ; ‘b’ ; ‘c’.
☞ y ≔ x text.
✎ write: y, stop.
Sequence ← ‘a’ ; ‘b’ ; ‘c’