Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
g++.dg
/
init
/
array46.C
blob: 858496451446b463f7e65b4948d789efa4daabbf [
file
] [
log
] [
blame
]
int
foo
();
int
a
[]
=
foo
();
// { dg-error "14:initializer fails to determine size" }
// { dg-error "14:array must be initialized" "" { target *-*-* } .-1 }