Přidávání hodnot do pole

Fragmenty kódu

Vstup
{let a @= 9}
{let a @= 21}
{let a @= 82}

{list(a,0)}-{list(a,1)}-{list(a,2)} 
Výstup
9-21-18