Daily bump.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test72.d
blob6e6890fb8d368c21aac4da78cbe229ee97d14be3
1 // EXTRA_FILES: imports/test72a.d imports/test72b.d imports/test72c.d
2 module test72;
4 import imports.test72a, imports.test72c;
6 void bar()
8 foo();