mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
5 lines
171 B
D
5 lines
171 B
D
// EXTRA_SOURCES: imports/test21299/mtype.d imports/test21299/func.d imports/test21299/rootstringtable.d
|
|
// COMPILE_SEPARATELY:
|
|
// LINK:
|
|
module test21299c;
|
|
void main() {}
|