зеркало из https://github.com/github/codeql.git
4 строки
116 B
Plaintext
4 строки
116 B
Plaintext
|
import javascript
|
||
|
|
||
|
query predicate test_getExportedName(ExportSpecifier es, string res) { res = es.getLocalName() }
|