mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
6 lines
143 B
D
6 lines
143 B
D
// COMPILE_SEPARATELY:
|
|
// EXTRA_SOURCES: imports/test46b.d imports/test46a.d imports/test46c.d
|
|
// PERMUTE_ARGS:
|
|
|
|
module test46;
|
|
void main() {}
|