045 store stripe inside effect body

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

hp 3
hp 3

Expected output

hp 3
hp 3

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: game, source: hp: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: game, source: hp: 3)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: game)
subflow ~beat click a branch to expand · @labels scroll to their anchor
tick (x)
flow ~beat click a branch to expand · @labels scroll to their anchor
beat (x: 2)

Test Configuration

MUST_RUN