aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt/test5.C
blob: dc74c2d88f75622e29aa18a4e8a67856a0913d1a (plain)
1
2
3
// Build don't link: 

template <char *a, const char *b, char *const c> class A{int x;};