TODO missing tests / problems - les arguments d'une fonction en erreur doivent ils ĂȘtre consommĂ©s ? ex embettant : sto+ - `1 'i' sto while i <= 2 repeat 0 'j' sto while j <= 1 repeat i (1,0) * j (0,1) * + 1 'j' sto+ end 1 'i' sto+ end` plante