// PR c++/24915 struct A { template void foo() {} template int foo() {} };