mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
4 lines
93 B
D
4 lines
93 B
D
module imports.test18771c;
|
|
|
|
import imports.test18771a, imports.test18771b;
|
|
alias fooC = foo;
|