073 effect branch multiple kinds

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

token: first
warning: watch out
token: second
token: third
warning: almost done

Expected output

token: first
warning: watch out
token: second
token: third
warning: almost done

Flows

flow ~tokenize click a branch to expand · @labels scroll to their anchor
tokenize (source: "ignored")

Test Configuration

MUST_RUN