summaryrefslogtreecommitdiff
path: root/test/files/neg/no-implicit-to-anyref.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/no-implicit-to-anyref.check')
-rw-r--r--test/files/neg/no-implicit-to-anyref.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/no-implicit-to-anyref.check b/test/files/neg/no-implicit-to-anyref.check
index fe417ad8b0..5ab5fd12a1 100644
--- a/test/files/neg/no-implicit-to-anyref.check
+++ b/test/files/neg/no-implicit-to-anyref.check
@@ -18,5 +18,5 @@ Note that AV extends Any, not AnyRef.
Such types can participate in value classes, but instances
cannot appear in singleton types or in reference comparisons.
new AV(0): AnyRef
- ^
+ ^
four errors found