mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
12 lines
195 B
D
12 lines
195 B
D
/*
|
|
EXTRA_SOURCES: imports/test10736a.d
|
|
EXTRA_SOURCES: imports/test10736b.d
|
|
EXTRA_FILES: imports/test10736c.d
|
|
RUN_OUTPUT:
|
|
---
|
|
success
|
|
---
|
|
*/
|
|
|
|
import imports.test10736a;
|
|
import imports.test10736b;
|