Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
anon-namespace
/
b2.h
1
#include "a.h"
2
namespace N {}
3