When 'if', 'for', and 'while' statements have a label as the sub-statement, e.g. `while (FALSE) @label;`, the label was improperly removed in some cases, causing a potential compilation failure. Why someone would want to do that, one never knows, but just to be sure, it has been fixed.
60 KiB
60 KiB