Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
crash65.C
// PR c++/58535 struct A { template<int> virtual void foo(); // { dg-error "templates" } };