085 obligation held across back edge

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:164:11: error: unreachable code

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:164:11: error: unreachable code
        _ = &result_1;
        ~~^~~~~~~~~~~
output_emitted.zig:163:9: note: control flow is diverted here
        return h0;
        ^~~~~~~~~
output_emitted.zig:164:14: error: use of undeclared identifier 'result_1'
        _ = &result_1;
             ^~~~~~~~

Code

input.kz

Expected output

n=0

Flows

subflow ~spin click a branch to expand · @labels scroll to their anchor
make
flow ~spin click a branch to expand · @labels scroll to their anchor
spin

Test Configuration

MUST_RUN