From a205b6b06e705711308c9ad3abac74ba66b6266f Mon Sep 17 00:00:00 2001 From: Sean McDirmid Date: Mon, 17 Sep 2007 16:36:10 +0000 Subject: Massive check-in for IDE. --- test/files/neg/tcpoly_variance.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/tcpoly_variance.check') diff --git a/test/files/neg/tcpoly_variance.check b/test/files/neg/tcpoly_variance.check index 61d7094437..146240ac9b 100644 --- a/test/files/neg/tcpoly_variance.check +++ b/test/files/neg/tcpoly_variance.check @@ -1,5 +1,5 @@ tcpoly_variance.scala:6: error: error overriding method str in class A of type => m[java.lang.Object]; method str has incompatible type => m[String] override def str: m[String] = error("foo") // since x in m[x] is invariant, ! m[String] <: m[Object] - ^ + ^ one error found -- cgit v1.2.3