Clang Project

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