Files
codeql/python/ql/test/query-tests/Expressions/Regex/BackspaceEscape.expected
2018-11-19 15:15:54 +00:00

3 lines
168 B
Plaintext

| test.py:17:12:17:22 | Str | Backspace escape in regular expression at offset 1. |
| test.py:19:12:19:28 | Str | Backspace escape in regular expression at offset 8. |