mirror of
https://github.com/github/codeql.git
synced 2026-03-18 05:26:45 +01:00
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
import javascript
|
|
|
|
from PromiseDefinition pd
|
|
select pd, pd.getACatchHandler()
|
|
|