023 dispatcher locals never shadow module state

✓ Passing This code compiles and runs correctly.

Code

input.k

Supporting Files

state.kz

Actual

ping wrote name_len=2
after ping, holds 0

Expected output

ping wrote name_len=2
after ping, holds 0

Flows

subflow ~ping-turn click a branch to expand · @labels scroll to their anchor
run (br, source: "ping(text: \"hi\")")
flow ~create click a branch to expand · @labels scroll to their anchor
create (id: "b1", scope: "collide")

Test Configuration

MUST_RUN