subflow with taps pure koru

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

TAP FIRED: add-five -> result observed!
Final: 15

Expected output

TAP FIRED: add-five -> result observed!
Final: 15

Flows

subflow ~double click a branch to expand · @labels scroll to their anchor
add-five (value)
flow ~tap click a branch to expand · @labels scroll to their anchor
tap (add-five -> *)
flow ~double click a branch to expand · @labels scroll to their anchor
double (value: 10)

Test Configuration

MUST_RUN