Clang Project
clang_source_code
/
test
/
Preprocessor
/
mi_opt2.h
1
#ifndef ITERATING
2
a: X
3
#else
4
b: X
5
#endif
6