OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / tiemann1r.C
1 // Build don't link: 
2
3 struct bs_1
4 {
5   typedef int (*p_user_hashf)(int);
6 };
7
8 bs_1::p_user_hashf i_user_hashf;