Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
init/
ref13.C
// PR c++/28338 void foo() { { static const int& i = 0; } { static const int& i = 0; } }