Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
g++.dg
/
init
/
array35.C
blob: 6ce6d5cc9563513bd0cc1ba07260020edd629a92 [
file
] [
log
] [
blame
]
// PR c++/58868
static
struct
{
const
int
i
;
}
a
[]
=
{
1
};