d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / imports / test16709b.d
blob8fa00abd0cc53190b75f5c614efecf7a1e6f403e
1 module test16709b;
2 public:
4 import imports.test16709c;
5 import imports.test16709d;