002 store watch guard producer if

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

big: 2
big: 3

Expected output

big: 2
big: 3

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: game, source: entities: 0[i64])
flow ~watch click a branch to expand · @labels scroll to their anchor
watch (expr: game)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: game.entities: game.entities + 1)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: game.entities: game.entities + 1)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: game.entities: game.entities + 1)

Test Configuration

MUST_RUN