aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/fail_compilation/test18708.d
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gdc.test/fail_compilation/test18708.d')
-rw-r--r--gcc/testsuite/gdc.test/fail_compilation/test18708.d2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gdc.test/fail_compilation/test18708.d b/gcc/testsuite/gdc.test/fail_compilation/test18708.d
index 5c6f162..16530ca 100644
--- a/gcc/testsuite/gdc.test/fail_compilation/test18708.d
+++ b/gcc/testsuite/gdc.test/fail_compilation/test18708.d
@@ -60,5 +60,3 @@ class E : Exception
super(msg, file, line);
}
}
-
-