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

6 lines
328 B
Plaintext

| test.py:24:1:24:3 | ExprStmt | This statement has no effect. |
| test.py:25:1:25:13 | ExprStmt | This statement has no effect. |
| test.py:26:1:26:6 | ExprStmt | This statement has no effect. |
| test.py:80:1:80:6 | ExprStmt | This statement has no effect. |
| test.py:116:5:116:9 | ExprStmt | This statement has no effect. |