013 store cross store guard closure

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

shown: 7

Expected output

shown: 7

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: game, source: hp: 0[i64])
flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: ui, source: mode: 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.hp: 7)
flow ~stored click a branch to expand · @labels scroll to their anchor
stored (source: ui.mode: 1)

Test Configuration

MUST_RUN