state variable constraint violation

✗ Failing This test is currently failing.

Failed: wrong-error

Error Details

output_emitted.zig:55:37: error: expected ';' after declaration

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:55:37: error: expected ';' after declaration
            pub const Output = *Data  // GC-managed, NOT owned or borrowed;
                                    ^

Code

input.kz

Must contain:

branches are not handled

Flows

flow ~gc-alloc click a branch to expand · @labels scroll to their anchor
gc-alloc

Imported Files

data.kz
processor.kz