mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
7 lines
114 B
D
7 lines
114 B
D
/* PERMUTE_ARGS: -os=host -os=linux -os=osx -os=freebsd -os=solaris
|
|
* DISABLED: win32 win64
|
|
*/
|
|
|
|
void test()
|
|
{
|
|
}
|