1// Header for PCH test tentative-defs.c
2int variable;
3
4
5
6
7
8
9int incomplete_array[];
10