170 swap chain bind at scale

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

checksum 20000

Expected output

checksum 20000

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: cells, capacity: 10000, source: a: f64, b: f64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: check, source: sum: 0.0[f64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: out, source: v: 0.0[f64])
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: out)
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..10000)
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..3)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: cells)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: out.v: check.sum)

Test Configuration

MUST_RUN