002 array literal imported type

✓ Passing This code compiles and runs correctly.

Code

input.kz

Must contain:

expected ';' after statement

Error Verification

Actual Compiler Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:40:41: error: expected ';' after statement
                const handle = threading:WorkerHandle{
                                        ^

Test Configuration

MUST_FAIL