✓
Passing This code compiles and runs correctly.
Code
// MUST_FAIL: EOF after subflow impl '=' should produce clear error
// This tests CODEX_REVIEW_FINDINGS CRITICAL #3
~event foo {}
| done {}
~foo =
Test Configuration
Expected Behavior:
FRONTEND_COMPILE_ERRORExpected Error:
expected subflow body after '='