092 stored row index survives a remove

✗ Failing This test is currently failing.

Failed: output

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)

Code

input.k

Actual

row val 300
row val 200

Expected output

row val 999
row val 200

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: sel, source: at: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: nodes, capacity: 8, source: val: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: nodes, source: val: 100)
flow ~sweep click a branch to expand · @labels scroll to their anchor
sweep (expr: nodes)

Test Configuration

MUST_RUN