Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
invalidate-identifiers
/
b.h
1
extern int v;
2
#include "a.h"
3