001 slice type imported module

✗ Failing This test is currently failing.

Failed: wrong-error

Error Details

output_emitted.zig:55:72: error: expected ')', found ':'

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:55:72: error: expected ')', found ':'
                const handles = std.heap.page_allocator.alloc(threading:WorkerHandle, 0) catch unreachable;
                                                                       ^

Code

input.kz

Must fail at runtime:

Program must error when executed.

Flows

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