co19 test Language/11_Statements/11_Labels_A01_t03 doesn't match specification. #2130
Labels
area-test
Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
The test co19/Language/11_Statements/11_Labels_A01_t03 tests that you cannot have two labels on the same statement.
The specification allows multiple labels on the same statement:
statement := label* nonLabeledStatement
The text was updated successfully, but these errors were encountered: