015 abstract impl

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:63:18: error: expected type 'i32', found '@Type(.enum_literal)'

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:63:18: error: expected type 'i32', found '@Type(.enum_literal)'
                .finished => |f| {
                ~^~~~~~~~
referenced by:
    handler [inlined]: output_emitted.zig:52:39
    flow0: output_emitted.zig:158:49
    4 reference(s) hidden; use '-freference-trace=6' to see all references

Code

input.kz

Expected output

Default coordination: 42

Flows

subflow ~coordinate click a branch to expand · @labels scroll to their anchor
coordinate (ctx: 42)
subflow ~process click a branch to expand · @labels scroll to their anchor
double (value: data)
flow ~coordinate click a branch to expand · @labels scroll to their anchor
coordinate (ctx: 10)
flow ~process click a branch to expand · @labels scroll to their anchor
process (data: 5)

Test Configuration

MUST_RUN