mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
14 lines
320 B
D
14 lines
320 B
D
/*
|
|
EXTRA_SOURCES: extra-files/paranoia.d
|
|
PERMUTE_ARGS:
|
|
|
|
ARG_SETS: -version=Single
|
|
ARG_SETS: -version=Double
|
|
|
|
ARG_SETS(windows): -version=Extended ../src/dmd/root/longdouble.d
|
|
ARG_SETS(windows): -version=ExtendedSoft ../src/dmd/root/longdouble.d
|
|
|
|
ARG_SETS(linux osx): -version=Extended
|
|
*/
|
|
|
|
module test.runnable.paranoia;
|