Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
macro-masking
/
a.h
1
#define MACRO
2
#include "b.h"
3