006 subflow in effect branch

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU021]: continuation branch 'upped' on tor 'input:upper-stub' — a bare return has no tags
  --> tests/regression/600_STDLIB/650_FS/650_006_subflow_in_effect_branch/input.k:12:0
  hint: bind the value with `: name`, not `| upped`

❌ Compiler coordination error: Incomplete branch coverage
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.k

Expected output

shout: FIRST
shout: SECOND
2 lines

Test Configuration

MUST_RUN