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, 2 insertions, 0 deletions
diff --git a/test/files/run/macro-typecheck-implicitsdisabled.check b/test/files/run/macro-typecheck-implicitsdisabled.check
new file mode 100644
index 0000000000..aa6c8e1f07
--- /dev/null
+++ b/test/files/run/macro-typecheck-implicitsdisabled.check
@@ -0,0 +1,2 @@
+scala.this.Predef.any2ArrowAssoc[Int](1).->[Int](2)
+scala.reflect.internal.Types$TypeError: value -> is not a member of Int