Files
codeql/python/ql/test/query-tests/Expressions/Regex/BackspaceEscape.expected
2021-06-30 14:39:49 +02: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. |