009 mixed literal comprehension rows

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

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

Failure Output

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

Code

input.kz

Must contain:

p1 at (0.5, 1.5)

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: Particle, source: id: i64, i over 0..2 -> pos{i}: f64 i over 0..2 -> vel{i}: f64 alive: bool,)
flow ~main click a branch to expand · @labels scroll to their anchor
main

Test Configuration

MUST_RUN