android_mt6572_jiabo/external/clang/test/Preprocessor/mi_opt.h
2025-09-05 16:56:03 +08:00

4 lines
53 B
C

#if !defined foo MACRO
#define foo
int x = 2;
#endif