No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pch / decl-3.hs
blob787d480f208e4331cfb4e663583d3b08288391e5
1 struct foo;
2 typedef struct foo *foo_p;
3 extern foo_p foop;