meta event taps

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

START: Program beginning
Hello, World!
END: Program finishing

Expected output

START: Program beginning
Hello, World!
END: Program finishing

Flows

flow ~tap click a branch to expand · @labels scroll to their anchor
tap (koru: start -> *)
flow ~tap click a branch to expand · @labels scroll to their anchor
tap (koru: end -> *)
flow ~greet click a branch to expand · @labels scroll to their anchor
greet (name: "World")

Test Configuration

MUST_RUN