From 83454f10f49da2c95b366206934cf3a88f8ce3f4 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 12 Dec 2016 17:22:35 -0800 Subject: [PATCH] Fix test case for #354 --- tests/tc045/file.d | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tc045/file.d b/tests/tc045/file.d index 5480ca8..b40ab01 100644 --- a/tests/tc045/file.d +++ b/tests/tc045/file.d @@ -1,4 +1,5 @@ this() { new class C {}; + XX }