d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test21464.d
blob752cb5713e18e633696db0dfc9eb3ba383b70a32
1 // https://issues.dlang.org/show_bug.cgi?id=21464
2 // EXTRA_FILES: imports/test21464a.d
3 void foo() pure
5 import imports.test21464a : Mallocator;
6 auto a = Mallocator.instance; // mutable static, but empty struct