// PR c++/58648 // { dg-require-effective-target c++11 } template int foo(); int i = foo<0>();