mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
10 lines
163 B
D
10 lines
163 B
D
// EXTRA_SOURCES: imports/link14814a.d
|
|
// PERMUTE_ARGS: -inline -release -g -O -fPIC
|
|
// COMPILE_SEPARATELY:
|
|
|
|
import imports.link14814a;
|
|
|
|
void main()
|
|
{
|
|
fun4;
|
|
}
|