029 store two write interceptor

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

alive 1
alive 0
kills 1

Expected output

alive 1
alive 0
kills 1

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: board, source: alive: 0[i64], kills: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: pool, source: hp: i64)
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: board)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pool, source: hp: 1)

Test Configuration

MUST_RUN