148 effect proc optional resume nullable alias

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:55:21: error: expected optional type, found 'fn (i64) i64'

Failure Output

Showing last 10 of 14 lines
referenced by:
    flow0: output_emitted.zig:67:57
    main: output_emitted.zig:524:22
    4 reference(s) hidden; use '-freference-trace=6' to see all references
output_emitted.zig:65:28: error: function with non-void return type 'i64' implicitly returns
            fn ask(_: i64) i64 {}
                           ^~~
output_emitted.zig:65:33: note: control flow reaches end of body here
            fn ask(_: i64) i64 {}
                                ^

Code

input.kz

Expected output

0

Flows

flow ~query click a branch to expand · @labels scroll to their anchor
query (q: 41)

Test Configuration

MUST_RUN