aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check')
-rw-r--r--tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check b/tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check
new file mode 100644
index 000000000..91d8fabd7
--- /dev/null
+++ b/tests/disabled/macro/run/macro-typecheck-implicitsdisabled.check
@@ -0,0 +1,2 @@
+scala.this.Predef.ArrowAssoc[Int](1).->[Int](2)
+scala.reflect.macros.TypecheckException: value -> is not a member of Int