mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
9 lines
116 B
D
9 lines
116 B
D
// COMPILE_SEPARATELY:
|
|
// EXTRA_SOURCES: imports/link9571a.d
|
|
|
|
import imports.link9571a;
|
|
|
|
void main()
|
|
{
|
|
foo();
|
|
}
|