mirror of
https://github.com/github/codeql.git
synced 2026-02-12 13:11:20 +01:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
import python
|
|
private import LegacyPointsTo
|
|
|
|
from ModuleWithPointsTo m
|
|
select m.toString(), m.getAnExport().toString()
|