Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
merge-nested-templates
/
b.h
1
#include "a.h"
2
std::wstring::iterator j;
3