mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
7 lines
106 B
D
7 lines
106 B
D
// PERMUTE_ARGS:
|
|
// EXTRA_FILES: imports/test62a.d
|
|
import imports.test62a;
|
|
|
|
struct S { }
|
|
|
|
void main() { }
|