From 5f5a8314449c3131e68d6fbcce6c5960b9512e37 Mon Sep 17 00:00:00 2001 From: Benjamin Schaaf Date: Mon, 3 Jun 2019 10:04:56 +1000 Subject: [PATCH] Add comment --- tests/vibe.core.process.d | 1 + 1 file changed, 1 insertion(+) 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 = [