Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
init/
aggr9.C
// PR c++/53661 enum Code { SUCCESS = 0 }; Code a; int r[] = {a};