126 capture as discard binding

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:40:5: error: '_' used as an identifier without @"_" syntax

Failure Output

🎯 Compiler coordination: Passes: 15 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:40:5: error: '_' used as an identifier without @"_" syntax
var _: __KoruCaptureT__ = .{ .n = @as(i64, 1) };
    ^

Code

input.k

Expected output

2

Flows

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

Test Configuration

MUST_RUN