Clang Project

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