mirror of
https://github.com/github/codeql.git
synced 2026-07-27 22:11:55 +02:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
import python
|
|
|
|
from Module m
|
|
select m.toString(), m.getFile().toString()
|