mirror of
https://github.com/github/codeql.git
synced 2026-02-06 02:01:09 +01:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
import javascript
|
|
|
|
from Error e
|
|
select e, e.getMessage()
|