mirror of
https://github.com/github/codeql.git
synced 2026-04-04 22:58:16 +02:00
5 lines
121 B
C
5 lines
121 B
C
int main() {
|
|
return SEVENTEEN;
|
|
}
|
|
// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/d.pch
|