200 multiline subflow body keeps its chain tail

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

go=12
deep=8

Expected output

go=12
deep=8

Flows

subflow ~go click a branch to expand · @labels scroll to their anchor
bump (x: 3)
subflow ~deep click a branch to expand · @labels scroll to their anchor
bump (x: 1)
flow ~go click a branch to expand · @labels scroll to their anchor
go
flow ~deep click a branch to expand · @labels scroll to their anchor
deep

Test Configuration

MUST_RUN