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/variances.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/variances.check') diff --git a/test/files/neg/variances.check b/test/files/neg/variances.check index 4934053706..f335035b5b 100644 --- a/test/files/neg/variances.check +++ b/test/files/neg/variances.check @@ -15,6 +15,6 @@ variances.scala:14: error: covariant type A occurs in contravariant position in ^ variances.scala:16: error: covariant type A occurs in invariant position in type test.C[A] with ScalaObject{def this(): object Foo.this.Baz} of object Baz object Baz extends C[A] - ^ + ^ three warnings found three errors found -- cgit v1.2.3