d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / fix21684.d
blob116f1e467d8d6a92a0d0b453494d6238258141f2
1 // https://issues.dlang.org/show_bug.cgi?id=21684
4 struct S
6 int[100_000] a;