064 for range loop var i64 mix gap

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:44:66: error: incompatible types: 'i64' and 'usize'

Failure Output

Showing last 10 of 16 lines
                                                           ~^~~~
output_emitted.zig:44:68: note: type 'usize' here
        { const i = __koru_item_0; _ = &i;         a.acc = a.acc + i;
                                                                   ^
referenced by:
    main: output_emitted.zig:505:22
    callMain [inlined]: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:618:22
    callMainWithArgs [inlined]: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:587:20
    main: /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:602:28
    1 reference(s) hidden; use '-freference-trace=5' to see all references

Code

input.k

Expected output

55

Flows

flow ~capture click a branch to expand · @labels scroll to their anchor
capture (source: acc: 0[i64])

Test Configuration

MUST_RUN