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