016 array literal subflow impl

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

Panic: comptime evaluation failed — see the diagnostic above

Failure Output

Showing last 10 of 35 lines
                                      ^
/Users/larsde/src/koru/tests/regression/000_CORE_LANGUAGE/030_LITERALS/030_016_array_literal_subflow_impl/backend.zig:240:51: 0x100698edf in main (backend)
    const generated_code = try RuntimeEmitter.emit(compile_allocator, final_ast);
                                                  ^
/opt/homebrew/Cellar/zig/0.15.2_1/lib/zig/std/start.zig:627:37: 0x1006a0cab in main (backend)
            const result = root.main() catch |err| {
                                    ^
???:?:?: 0x18eec7dff in ??? (???)
???:?:?: 0x0 in ??? (???)
/Users/larsde/src/koru/scripts/regression_lib.sh: line 387: 22588 Abort trap: 6           ./backend output

Code

input.kz

Flows

subflow ~process click a branch to expand · @labels scroll to their anchor
setup
flow ~process click a branch to expand · @labels scroll to their anchor
process (allocator: std.heap.page_allocator)

Test Configuration

MUST_RUN