Validate construct exits (#2459)
Validate structured exits from constructs * Add checks that exits from a construct are valid * Add Construct::IsStructuredExit() * uses specific rules for each type of construct * Added a test and check for #2213 * Adding tests for bad loop and continue exits * Fix identification of continue block that prevented some selections from having any blocks
Loading
Please register or sign in to comment