[ Listar ] string

var x := Listar ← ['a'] ; ['b'] ; ['c'].
var y := x string.
Stdout escrever: y, punto.
Listar ← ['a'] ; ['b'] ; ['c']