From 979180ca5f30752d94d64b083b6dbca57dab0c4b Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Wed, 14 Feb 2007 13:37:19 +0000 Subject: more changes to make tuples (...) --- test/files/neg/bug876.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/bug876.check') diff --git a/test/files/neg/bug876.check b/test/files/neg/bug876.check index 54c27fc96a..e7d5d5d78f 100644 --- a/test/files/neg/bug876.check +++ b/test/files/neg/bug876.check @@ -1,4 +1,4 @@ -bug876.scala:25: error: wrong number of arguments for method apply: (AssertionError.this.A)manager.B +bug876.scala:25: error: wrong number of arguments for method apply: (AssertionError.this.A)manager.B in trait Map assert(manager.map(A2) == List(manager.map(A2, A1))) ^ one error found -- cgit v1.2.3