mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
8 lines
198 B
D
8 lines
198 B
D
// PERMUTE_ARGS:
|
|
// REQUIRED_ARGS: -Icompilable/extra-files
|
|
// COMPILED_IMPORTS: extra-files/pkgDIP37/datetime/package.d
|
|
// COMPILED_IMPORTS: extra-files/pkgDIP37/datetime/common.d
|
|
|
|
void main()
|
|
{
|
|
}
|