266 clear refuses without an aggregate arm

✓ Passing This code compiles and runs correctly.

Code

input.k

Output must match:

MUST_ERROR
CONTAINS carries a `! removed` arm and no `! cleared` arm
CONTAINS does NOT fire

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: t, source: n: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: rows, capacity: 4, source: v: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: rows, source: v: 1)
flow ~clear click a branch to expand · @labels scroll to their anchor
clear (expr: rows)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "n {{ t.n:d }}")