void event no branches

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

First line
Second line
Third line

Expected output

First line
Second line
Third line

Flows

flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "First line")
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "Second line")
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "Third line")

Test Configuration

MUST_RUN