Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c2112181b96349eb595dc5e8b7073b81ecdec0db
/
.
/
test
/
Preprocessor
/
mi_opt.h
blob: a82aa6af0f9c039321d2a982fa49dcc46b39a6b9 [
file
] [
log
] [
blame
]
#if !defined foo MACRO
#define
foo
int
x
=
2
;
#endif