026 map generic dispatch gap

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:12:75: error: use of undeclared identifier 'string'

Failure Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:12:75: error: use of undeclared identifier 'string'
        const result_0 = koru_std.koru_map.new_event.handler(.{ .string = string, .i64 = i64 });
                                                                          ^~~~~~

Code

input.k

Expected output

1

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (string, i64)

Test Configuration

MUST_RUN