mirror of
https://github.com/github/codeql.git
synced 2026-03-09 17:16:46 +01:00
These get to live next to the existing library and query tests, and are run as part of both the Python 2 and Python 3 language tests.
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
| test.py:1:5:1:15 | Str | a\u00f0 |
|
|
| test.py:2:5:2:15 | Str | b\u00f0 |
|
|
| test.py:3:5:3:11 | Str | cc |
|
|
| test.py:4:5:4:19 | Str | \u00ff\u00ff |
|
|
| test.py:5:5:5:16 | Str | e\u00ff |
|
|
| test.py:6:5:6:16 | Str | f\u00ff |
|
|
| test.py:7:5:7:16 | Str | \u00ffg |
|