state variable wildcard

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

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

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:71:37: error: expected ';' after declaration
            pub const Output = *Data  // Wildcard: accepts any state, preserves it;
                                    ^

Code

input.kz

Flows

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

Imported Files

data.kz
processor.kz