Closed Daniel-Cortez closed 3 years ago
What this PR does / why we need it:
Makes the compiler parse the case values and the ending :in erroneous situations when there's a case outside of switch. This fixes the problem described in #574.
:
Which issue(s) this PR fixes:
Fixes #574
What kind of pull this is:
Additional Documentation:
What this PR does / why we need it:
Makes the compiler parse the case values and the ending
:
in erroneous situations when there's a case outside of switch. This fixes the problem described in #574.Which issue(s) this PR fixes:
Fixes #574
What kind of pull this is:
Additional Documentation: