Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
preprocess
/
file2.h
1
#include "file.h"
2
extern int file2;
3