summaryrefslogtreecommitdiff
path: root/test/files/neg/bug960.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug960.check')
-rw-r--r--test/files/neg/bug960.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug960.check b/test/files/neg/bug960.check
index fc944bf879..c947223aa3 100644
--- a/test/files/neg/bug960.check
+++ b/test/files/neg/bug960.check
@@ -3,5 +3,5 @@ bug960.scala:18: error: cannot resolve overloaded unapply
^
bug960.scala:12: error: method unapply is defined twice
def unapply[a](xs: List[a]): Option[Null] = xs match {
- ^
+ ^
two errors found