126 stored block writes land in order

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

a 7 b 7

Expected output

a 7 b 7

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: cells, capacity: 2, source: a: f64, b: f64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: cells, source: a: 3.0, b: 7.0)
flow ~sweep click a branch to expand · @labels scroll to their anchor
sweep (expr: cells)
flow ~sweep click a branch to expand · @labels scroll to their anchor
sweep (expr: cells)

Test Configuration

MUST_RUN