101 store one column capacity one

✓ Passing This code compiles and runs correctly.

Code

input.k

Must contain:

n 5

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: counter, source: 0[i64])
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: counter: 5)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "n {{ counter:d }}")
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: counter: counter + 2)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "n {{ counter:d }}")