Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
PR25501
/
a2.h
1
#include "a0.h"
2
vector aaa = vector();
3
#include "a1.h"
4