xref: /llvm-project/clang/test/Misc/Inputs/remapped-file (revision d062bff7ee5bec21b16338ecb44152901110a094)
1int *f(float *fp) { return fp; }
2