netbsd/external/bsd/llvm/dist/clang/test/PCH/tentative-defs.h
2014-01-15 10:53:42 +01:00

10 lines
84 B
C

// Header for PCH test tentative-defs.c
int variable;
int incomplete_array[];