No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pch / common-1.hs
blob971e1996a24a1d60e0c4db4e4076ce1c1f4cb722
1 static int foo1 = 9;
2 int foo2;
3 extern int zz;