090 sweep row binding shadows store name

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

v 10
v 20

Expected output

v 10
v 20

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: items, capacity: 4, source: v: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: items, source: v: 10)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: items, source: v: 20)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: items)

Test Configuration

MUST_RUN