d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77.
[official-gcc.git] / gcc / testsuite / gdc.dg / gdc239.d
blob0fcc82e87fa5150b49cd2813e1bebcc848385e34
1 // https://bugzilla.gdcproject.org/show_bug.cgi?id=239
2 // { dg-options "-I $srcdir/gdc.dg" }
3 // { dg-do compile }
5 import imports.gdc239;
7 class C239
9 C239a *foo;