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.
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
import python
|
|
|
|
select any(StrConst s) as s, s.getText()
|