--# run #-- --- text --- | {}"" {}"*[1, 2]" {}"" | | {}"" {}"*[3, 2]" {}"" | | {}"" {}"*[3, 5]" {}"" | | {}"" {}"*[3, 12]" {}"" | | {}"" {}"*[3, 12, 99]" {}"" | --- error --- list index out of bounds ↳ from test/tests/list assignement.ans:21:6 in call: x(5) = 0 ↳ from test/tests/list assignement.ans:1:1 in block: :x = *[1, 2]… --# saved #-- {}