mirror of
https://github.com/github/codeql.git
synced 2026-02-13 21:51:29 +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()
|