diff --git a/tests/vibe.core.process.d b/tests/vibe.core.process.d index fa195a6..d47c9d7 100644 --- a/tests/vibe.core.process.d +++ b/tests/vibe.core.process.d @@ -177,6 +177,7 @@ void testLineEndings() void main() { + // rdmd --eval is only supported in versions >= 2.080 static if (__VERSION__ >= 2080) { runTask({ auto tasks = [