1 2 3 4 5 6 7 8 9
// EXTRA_SOURCES: imports/ice15176a.d imports/ice15176b.d // COMPILE_SEPARATELY import imports.ice15176a; void main() { func(); }