052 reject user event in kernel

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

output_emitted.zig:11:16: error: kernel:init requires | computed |> branch — without it, kernel results are trapped inside the kernel scope

Failure Output

🎯 Compiler coordination: Passes: 14 (flow-based: frontend, analysis, emission)
Error: output_emitted.zig:11:16: error: kernel:init requires | computed |> branch — without it, kernel results are trapped inside the kernel scope
    comptime { @compileError("kernel:init requires | computed |> branch — without it, kernel results are trapped inside the kernel scope"); }
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
referenced by:
    main_module: output_emitted.zig:9:25
    main: output_emitted.zig:174:5
    4 reference(s) hidden; use '-freference-trace=6' to see all references

Code

input.kz

Test Configuration

Post-validation Script: