004 field new in module

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:67:41: error: capture '__koru_item' shadows capture from outer scope

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:67:41: error: capture '__koru_item' shadows capture from outer scope
    for (0..(1000000 - p * p) / p + 1) |__koru_item| {
                                        ^~~~~~~~~~~
output_emitted.zig:61:20: note: previous declaration here
    for (2..1001) |__koru_item| {
                   ^~~~~~~~~~~

Code

input.k

Expected output

78498

Flows

flow ~run click a branch to expand · @labels scroll to their anchor
run

Test Configuration

MUST_RUN