summaryrefslogtreecommitdiff
path: root/test/files/neg/t5696.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5696.check')
-rw-r--r--test/files/neg/t5696.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t5696.check b/test/files/neg/t5696.check
index e0fb61b839..72b7781fc4 100644
--- a/test/files/neg/t5696.check
+++ b/test/files/neg/t5696.check
@@ -15,5 +15,5 @@ t5696.scala:38: error: too many argument lists for constructor invocation
^
t5696.scala:46: error: too many argument lists for constructor invocation
object x extends G(1)(2) {}
- ^
+ ^
6 errors found