210 head label in subflow body binds result

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU021]: continuation branch 't' on tor 'std.time:now' — a bare return has no tags
  --> tests/regression/200_COMPILER_FEATURES/210_PARSER/210_210_head_label_in_subflow_body_binds_result/input.k:23:0
  hint: bind the value with `: name`, not `| t`

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

Code

input.k

Expected output

expired 0

Flows

subflow ~tick click a branch to expand · @labels scroll to their anchor
now
flow ~tick click a branch to expand · @labels scroll to their anchor
tick (deadline: 1)

Test Configuration

MUST_RUN