040 store plural updated write only

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

took 10
write 1

Expected output

took 10
write 1

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: tally, source: writes: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: crew, source: hp: i64)
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: tally)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: crew, source: hp: 10)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: crew)

Test Configuration

MUST_RUN