Files
2018-08-02 17:53:23 +01:00

8 lines
185 B
C

#define TWO 2
#include "b.h"
int main() {
return ONE + TWO + THREE + FOUR;
}
// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/a.pch -Iextra_dummy_path