summaryrefslogtreecommitdiff
path: root/test/files/run/toolbox_typecheck_implicitsdisabled.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/toolbox_typecheck_implicitsdisabled.check')
-rw-r--r--test/files/run/toolbox_typecheck_implicitsdisabled.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/toolbox_typecheck_implicitsdisabled.check b/test/files/run/toolbox_typecheck_implicitsdisabled.check
index 4bc64530ab..e2f2dbe4b9 100644
--- a/test/files/run/toolbox_typecheck_implicitsdisabled.check
+++ b/test/files/run/toolbox_typecheck_implicitsdisabled.check
@@ -2,4 +2,4 @@
import scala.Predef._;
scala.Predef.any2ArrowAssoc[Int](1).->[Int](2)
}
-scala.reflect.runtime.ToolBoxes$ToolBox$ToolBoxError: reflective typecheck has failed: value -> is not a member of Int
+scala.tools.reflect.ToolBoxError: reflective typecheck has failed: value -> is not a member of Int