Sign in
llvm
/
llvm-project
/
clang
/
a197d99388e9e6fcdd37f78a9d00903e0035fdaf
/
.
/
test
/
Preprocessor
/
mi_opt.h
blob: a82aa6af0f9c039321d2a982fa49dcc46b39a6b9 [
file
]
#if !defined foo MACRO
#define
foo
int
x
=
2
;
#endif