✓
Passing This code compiles and runs correctly.
Code
// Test 901: Unclosed input brace
// Parser should reject with clear error about missing '}'
~event write {
value: i32,
note: []const u8
| success {}
Test Configuration
Expected Behavior:
FRONTEND_COMPILE_ERRORExpected Error:
error[PARSE004]: unmatched '{' in event shape