llvm-for-llvmta/tools/clang/test/Misc/Inputs/remapped-file

2 lines
33 B
Plaintext
Raw Normal View History

2022-04-25 13:02:35 +02:00
int *f(float *fp) { return fp; }