231 day23 part1

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:60:37: error: expected '=', found '}'

Failure Output

🎯 Compiler coordination: Passes: 17 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:60:37: error: expected '=', found '}'
        {             return { a, b };
                                    ^

Code

input.k

Expected output

a=2 b=0

Flows

subflow ~run click a branch to expand · @labels scroll to their anchor
if (pc >= n or pc < 0)
flow ~capture click a branch to expand · @labels scroll to their anchor
capture (source: op: [8]i64{ 0, 0, 0, 0, 0, 0, 0, 0 }, reg: [8]i64{ 0, 0, 0, 0, 0, 0, 0, 0 }, off: [8]i64{ 0, 0, 0, 0, 0, 0, 0, 0 }, idx: 0[i64])

Test Configuration

MUST_RUN