007 read ln leaks

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU021]: continuation branch 'ok' on tor 'std.io:read.ln' — a bare return has no tags
  --> tests/regression/600_STDLIB/650_FS/650_007_read_ln_leaks/input.k:15:0
  hint: bind the value with `: name`, not `| ok`

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

Code

input.k

Expected output

got: hi

Flows

flow ~read.ln click a branch to expand · @labels scroll to their anchor
read.ln

Test Configuration

MUST_RUN