summaryrefslogtreecommitdiff
path: root/test-nsc
diff options
context:
space:
mode:
Diffstat (limited to 'test-nsc')
-rw-r--r--test-nsc/files/neg/variances.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-nsc/files/neg/variances.check b/test-nsc/files/neg/variances.check
index 6f161c18c6..82d992048b 100644
--- a/test-nsc/files/neg/variances.check
+++ b/test-nsc/files/neg/variances.check
@@ -1,4 +1,4 @@
variances.scala:2 error: covariant type a occurs in contravariant position in type Vector[a] of value x
def append(x: Vector[a]): Vector[a]
- ^
+ ^
one error found