Clang Project
clang_source_code
/
test
/
Misc
/
Inputs
/
remapped-file-2
1
#include "nonexistent.h"
2
3
int *f() { return fp; }
4