008 comprehension rows vec3

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:40:11: error: expected ',' after field

Failure Output

🎯 Compiler coordination: Passes: 15 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:40:11: error: expected ',' after field
        i over 0..3 -> v{i}: f64
          ^~~~

Code

input.kz

Must contain:

(1.0, 2.0, 3.0)

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: Vec3, source: i over 0..3 -> v{i}: f64)
flow ~main click a branch to expand · @labels scroll to their anchor
main

Test Configuration

MUST_RUN