035 interpreter binding args

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

[consume] received n = '42'
Result: echoed

Expected output

[consume] received n = '42'
Result: echoed

Flows

flow ~register click a branch to expand · @labels scroll to their anchor
register (scope: "test", source: produce consume)
flow ~run click a branch to expand · @labels scroll to their anchor
run (source: TEST_FLOW, dispatcher: dispatch_test)

Test Configuration

MUST_RUN