FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / decl-3.hs
blob787d480f208e4331cfb4e663583d3b08288391e5
1 struct foo;
2 typedef struct foo *foo_p;
3 extern foo_p foop;