llvm-project/clang/test/Misc/Inputs/remapped-file-2

4 lines
54 B
Plaintext

#include "nonexistent.h"
int *f(void) { return fp; }