--# run #-- --- text --- | {}"f1: " {}"*[1, *[99], 3]" {}" " {}"*[1, *[99], 3]" {}"" | | {}"CHECK" | --- text --- | {}"REC" | | {}"f1: " {}"*[1, *[99], 3, 4]" {}" " {}"*[1, *[99], 3, 4]" {}"" | | {}"CHECK" | --- text --- | {}"f2: " {}"*[1, *[99, 12], 3, 4]" {}"" | | {}"CHECK 2" | --- error --- t ↳ from test/tests/scope checkpoint mutable ter error.ans:34:7 in call: error("t") ↳ from test/tests/scope checkpoint mutable ter error.ans:8:1 in block: insert(t, len(l) + 1)… ↳ from test/tests/scope checkpoint mutable ter error.ans:7:7 in call: _ ↳ from test/tests/scope checkpoint mutable ter error.ans:19:4 in call: f(t) ↳ from test/tests/scope checkpoint mutable ter error.ans:16:1 in block: | REC |… ↳ from test/tests/scope checkpoint mutable ter error.ans:15:4 in call: if(n < 1) ↳ from test/tests/scope checkpoint mutable ter error.ans:8:1 in block: insert(t, len(l) + 1)… ↳ from test/tests/scope checkpoint mutable ter error.ans:7:7 in call: _ ↳ from test/tests/scope checkpoint mutable ter error.ans:43:2 in call: f(l) ↳ from test/tests/scope checkpoint mutable ter error.ans:1:1 in block: :x = *[99]… --# post run check #-- --- text --- | {}"AFTER ERROR" | | {}"l: " {}"*[1, *[99, 12], 3, 4]" {}"" | --- return --- () --# saved #-- {}