mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +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
|