Skip to content
Commit c460f44f authored by Alan Baker's avatar Alan Baker Committed by David Neto
Browse files

Add a check for invalid exits from case construct.

Fixes #1618.

Adds a check that validates acceptable exits from case constructs. Case
constructs may only exit to another case construct, the corresponding
merge, an outer loop continue or outer loop merge.
parent fa78d3be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment