mirror of
https://github.com/github/codeql.git
synced 2026-03-08 00:26:45 +01:00
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
import javascript
|
|
|
|
from PropertyPattern pp
|
|
where pp.isComputed()
|
|
select pp |