123 instantiate nested generic

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

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

Failure Output

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

Code

input.kz

Must contain:

Nested value: 77

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: box#i64, source: value: i64,)
flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: wrapper#(box#i64), source: inner: box#i64,)
flow ~make-wrapped click a branch to expand · @labels scroll to their anchor
make-wrapped

Test Configuration

MUST_RUN