✓
Passing This code compiles and runs correctly.
Code
// Test: @loop without matching #loop
// GOOD: Backend catches with "Unknown label referenced"
~event foo {}
~foo() |> @loop
Must fail at runtime:
Program must error when executed.
Flows
flow ~foo click a branch to expand · @labels scroll to their anchor
foo
Test Configuration
Expected Error:
Unknown label referenced