summaryrefslogtreecommitdiff
path: root/test/files/neg/bug278.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug278.check')
-rw-r--r--test/files/neg/bug278.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug278.check b/test/files/neg/bug278.check
index ad0a97371e..b1041b7895 100644
--- a/test/files/neg/bug278.check
+++ b/test/files/neg/bug278.check
@@ -1,5 +1,5 @@
bug278.scala:5: error: overloaded method value a with alternatives:
- => (C.this.A) => Unit <and>
+ => C.this.A => Unit <and>
=> () => Unit
does not take type parameters
a[A]