Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
test
/
Preprocessor
/
mi_opt.h
blob: a82aa6af0f9c039321d2a982fa49dcc46b39a6b9 [
file
] [
log
] [
blame
]
#if !defined foo MACRO
#define
foo
int
x
=
2
;
#endif