Files
codeql/cpp/ql/test/query-tests/Critical/InitialisationNotRun/InitialisationNotRun.expected
2025-07-30 11:24:57 +01:00

3 lines
150 B
Plaintext

| test.cpp:12:16:12:17 | g1 | Initialization code for 'g1' is never run. |
| test.cpp:14:23:14:24 | g3 | Initialization code for 'g3' is never run. |