mirror of
https://github.com/github/codeql.git
synced 2026-02-14 06:01:07 +01:00
5 lines
297 B
Plaintext
5 lines
297 B
Plaintext
| comments.js:1:1:1:15 | // line comment | comments.js:3:1:3:5 | stuff |
|
|
| comments.js:2:1:2:19 | /* block comment */ | comments.js:3:1:3:5 | stuff |
|
|
| comments.js:3:7:3:29 | <!-- HT ... t start | comments.js:5:21:5:20 | |
|
|
| comments.js:4:1:4:18 | /** doc comment */ | comments.js:5:21:5:20 | |
|