summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/common-1.hs
blob: 971e1996a24a1d60e0c4db4e4076ce1c1f4cb722 (plain)
1
2
3
static int foo1 = 9;
int foo2;
extern int zz;