Files
codeql/python/ql/test/2/extractor-tests/multibyte/Test.expected
Taus 58eaddf627 Python: Update all .expected files
I'm beginning to realise why I didn't do the `toString` overriding way
back when. Thankfully, now that all of our tests are in the same place,
this is actually not a terrible ordeal.
2024-04-22 12:00:09 +00:00

7 lines
338 B
Plaintext

| test.py:3:1:3:11 | StringLiteral | \u0111\u0142e\u00b6\u014b\u00b6\u0142\u014b |
| test.py:3:15:3:19 | StringLiteral | hi |
| test.py:3:23:3:27 | StringLiteral | \n |
| test.py:4:1:4:11 | StringLiteral | \u0111\u0142e\u00b6\u014b\u00b6\u0142\u014b |
| test.py:4:15:4:19 | StringLiteral | hi |
| test.py:4:23:4:27 | StringLiteral | \n |