027 obligation param qualified phantom

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

Showing last 10 of 11 lines
  --> phantom_semantic_check:26:0

❌ Compiler coordination error: Phantom semantic validation failed
error: CompilerCoordinationFailed
/Users/larsde/src/koru/tests/regression/600_STDLIB/660_COLLECTIONS/660_027_obligation_param_qualified_phantom/backend.zig:95:13: 0x1043639d3 in emit (backend)
            return error.CompilerCoordinationFailed;
            ^
/Users/larsde/src/koru/tests/regression/600_STDLIB/660_COLLECTIONS/660_027_obligation_param_qualified_phantom/backend.zig:202:28: 0x104364b63 in main (backend)
    const generated_code = try RuntimeEmitter.emit(compile_allocator, final_ast);
                           ^

Code

input.kz

Expected output

len=0

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: i64)

Test Configuration

MUST_RUN