mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
4 lines
254 B
Plaintext
4 lines
254 B
Plaintext
| conditionalComment.js:1:1:5:5 | /*@cc_o ... d\\n @*/ | Do not use conditional comments. |
|
|
| conditionalComment.js:7:1:7:8 | //@cc_on | Do not use conditional comments. |
|
|
| conditionalComment.js:9:1:9:9 | // @cc_on | Do not use conditional comments. |
|