mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
/**
|
|
* DEPRECATED: use `import cpp` instead of `import default`.
|
|
*
|
|
* Provides classes and predicates for working with C/C++ code.
|
|
*/
|
|
|
|
import cpp
|