tap observer print on subflow terminal

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

tapped
result: 11

Expected output

tapped
result: 11

Flows

subflow ~run click a branch to expand · @labels scroll to their anchor
inc (n)
flow ~tap click a branch to expand · @labels scroll to their anchor
tap (inc -> *)
flow ~run click a branch to expand · @labels scroll to their anchor
run (n: 10)

Test Configuration

MUST_RUN