mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
import python
|
|
|
|
from Await a
|
|
select a.getLocation().getStartLine(), a.toString()
|