d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test23439.d
blobeba292ce19f33d51b42e015ad338821cc8e804a8
1 // https://issues.dlang.org/show_bug.cgi?id=23439
2 // PERMUTE_ARGS: -lowmem
3 class C23439
5 noreturn f23439;
8 __gshared ice23439 = new C23439();