mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
4 lines
231 B
Plaintext
4 lines
231 B
Plaintext
| todo_fixme.cpp:1:1:1:17 | // TODO: Thing 1. | TODO comment: Thing 1. |
|
|
| todo_fixme.cpp:2:1:2:20 | /* TODO: Thing 2. */ | TODO comment: Thing 2. |
|
|
| todo_fixme.cpp:3:1:5:3 | /**\n * TODO: Thing 3.\n */ | TODO comment: Thing 3. |
|