d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test20280.d
blob76a10823e49729638756d38e8f44e4f4457a2016
1 // PERMUTE_ARGS:
2 // REQUIRED_ARGS: -Icompilable/extra-files
3 // EXTRA_FILES: extra-files/test20280a.d
4 module test20280;
6 import test20280a;
8 alias Charlie = Foxtrot!(0);