Files
codeql/cpp/ql/test/library-tests/conditions/diag.expected
2018-08-02 17:53:23 +01:00

4 lines
275 B
Plaintext

| file://:0:0:0:0 | There was an error during this compilation | 4 | Error occurred |
| test.cpp:3:12:3:12 | a condition declaration must include an initializer | 4 | condition_decl_must_have_initializer |
| test.cpp:3:12:3:12 | expected an identifier | 4 | exp_identifier |