dmd/compiler/test/compilable/test21299c.d
2022-07-09 18:53:07 +02:00

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() {}