Files
codeql/javascript/ql/test/query-tests/Statements/LabelInCase/LabelInCase.expected
2018-08-02 17:53:23 +01:00

2 lines
98 B
Plaintext

| nonCaseLabelInSwitch.js:4:3:4:7 | case2 | Non-case labels in switch statements are confusing. |