d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test9672.d
blob8bcd92feb28b3d68123cb960d5b805acacde99b7
1 // EXTRA_FILES: imports/test9672a.d
2 module test9672; // node
4 import imports.test9672a; // interpret
6 mixin template ForwardCtor()