Clang Project

clang_source_code/test/Modules/Inputs/PR25501/b.h
1#include "Vector.h"
2vector aaa = vector();
3