FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / test5.C
blobdc74c2d88f75622e29aa18a4e8a67856a0913d1a
1 // Build don't link: 
3 template <char *a, const char *b, char *const c> class A{int x;};