// { dg-do assemble } struct foo { template static void bar( foo* ); template void bar() const; // { dg-bogus "" } quals };