Clang Project

clang_source_code/test/Modules/Inputs/macros_right_undef.h
1#undef TOP_RIGHT_UNDEF
2
3@import macros_top;
4#undef TOP_OTHER_DEF_RIGHT_UNDEF
5#undef TOP_DEF_RIGHT_UNDEF
6