Files
codeql/python/ql/test/query-tests/Statements/general/ConstantInConditional.expected
2018-11-19 15:15:54 +00:00

3 lines
197 B
Plaintext

| statements_test.py:5:8:5:11 | True | Testing a constant will always give the same result. |
| statements_test.py:9:8:9:8 | IntegerLiteral | Testing a constant will always give the same result. |