xref
: /
dports
/
lang
/
gcc10-devel
/
gcc-10-20211008
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
fail5953a1.d
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main()
1
void
main
()
2
{
3
auto
a2
= [,];
// invalid, but compiles
4
}
5