llvm-project/clang/test/Modules/Inputs/preprocess/file.h

4 lines
60 B
C

struct __FILE;
#include "fwd.h"
typedef struct __FILE FILE;