113 generic struct with primitives

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

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

Failure Output

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

Code

input.kz

Must contain:

Email: test@example.com

Flows

flow ~string click a branch to expand · @labels scroll to their anchor
string (EmailAddress)
flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: box#EmailAddress, source: value: EmailAddress,)
flow ~test-email click a branch to expand · @labels scroll to their anchor
test-email

Test Configuration

MUST_RUN