Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
lookup4.C
// PR c++/16637 typedef int I; struct S { ::I I; };