121 instantiate with named type

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

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

Failure Output

🎯 Compiler coordination: Passes: 15 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:37:14: error: expected ';' after declaration
    const acc#i64 = struct {
             ^~~~~~~~~~~~~~~

Code

input.kz

Must contain:

Total: 60

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: acc#i64, source: total: i64,)
flow ~capture click a branch to expand · @labels scroll to their anchor
capture ({ a: acc#i64{ .total = 0 } })

Test Configuration

MUST_RUN