Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
friend9.C
// PR c++/19200 struct S { struct T{}; friend void S(T); };