missing event keyword

✓ Passing This code compiles and runs correctly.

Code

// This should fail: malformed event syntax with missing closing brace
~event broken_syntax { x: i32  | done { result: i32 }
input.kz

Test Configuration

Expected Behavior:

FRONTEND_COMPILE_ERROR

Expected Error:

error: