✓
Passing This code compiles and runs correctly.
Code
// Test: Unknown label should produce a clear error message
~event foo {}
~foo() |> @missing()
Test Configuration
Expected Behavior:
BACKEND_COMPILE_ERRORExpected Error:
unknown label '@missing'