Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
macro-hiding
/
b2.h
1
#include "a2.h"
2
#define assert(x)
3