Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.old-deja / g++.pt / ttp46.C
blobb741179b10f6738e9eded25416ed59dda193258f
1 // { dg-do assemble  }
3 template <template<class> class TT> void f() {}
4 template <template<class,class> class TT> void f() {}