002 array literal imported type

✓ Passing Passing: the compiler rejects this program as expected.

Code

input.kz

Supporting Files

BUG.md

Actual compiler output

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

Must contain:

expected ';' after statement

Flows

flow ~makeHandle click a branch to expand · @labels scroll to their anchor
makeHandle (id: 1)

Test Configuration

MUST_ERROR