aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt/t09.C
blob: dab4730e0918d573cecc0f698b3f16edacabff8c (plain)
1
2
3
4
5
6
// Build don't link: 

struct bs_1 {
  typedef int (*pfi) (void);
};
static bs_1::pfi fp;