From 3444969b3d2281ec6fca752967b03b0a7943d6dd Mon Sep 17 00:00:00 2001 From: Walter Bright Date: Sat, 16 Dec 2017 13:57:00 -0800 Subject: [PATCH] enable test case for dip1008 --- test/compilable/testdip1008.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/compilable/testdip1008.d b/test/compilable/testdip1008.d index 12a32ab27cb7..ca03b3efd76c 100644 --- a/test/compilable/testdip1008.d +++ b/test/compilable/testdip1008.d @@ -1,5 +1,5 @@ // PERMUTE_ARGS: -// won't work until druntime is updated, so disable XXXEQUIRED_ARGS: -dip1008 +// REQUIRED_ARGS: -dip1008 int bar() {