summaryrefslogtreecommitdiff
path: root/test/files/run/macro-typecheck-implicitsdisabled.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-typecheck-implicitsdisabled.check')
-rw-r--r--test/files/run/macro-typecheck-implicitsdisabled.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-typecheck-implicitsdisabled.check b/test/files/run/macro-typecheck-implicitsdisabled.check
index 91d8fabd72..07404cf3fb 100644
--- a/test/files/run/macro-typecheck-implicitsdisabled.check
+++ b/test/files/run/macro-typecheck-implicitsdisabled.check
@@ -1,2 +1,2 @@
-scala.this.Predef.ArrowAssoc[Int](1).->[Int](2)
+scala.Predef.ArrowAssoc[Int](1).->[Int](2)
scala.reflect.macros.TypecheckException: value -> is not a member of Int