146 effect subflow optional resume if presence

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:45:9: error: expected type 'bool', found 'fn (i64) i64'

Failure Output

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

Code

input.k

Expected output

0

Flows

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

Test Configuration

MUST_RUN