014 store stripe scan firing

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

hp 5
hp 5

Expected output

hp 5
hp 5

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: game, source: hp: 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: 5)
flow ~stripe click a branch to expand · @labels scroll to their anchor
stripe (expr: game)

Test Configuration

MUST_RUN