aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/showraw_tree_ids.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/showraw_tree_ids.check')
-rw-r--r--tests/disabled/macro/run/showraw_tree_ids.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/showraw_tree_ids.check b/tests/disabled/macro/run/showraw_tree_ids.check
new file mode 100644
index 000000000..d7a7aa595
--- /dev/null
+++ b/tests/disabled/macro/run/showraw_tree_ids.check
@@ -0,0 +1,2 @@
+Apply(Select(New(AppliedTypeTree(Ident(scala.collection.immutable.HashMap#<id>), List(Select(Ident(scala.Predef#<id>), TypeName("String")), Select(Ident(scala.Predef#<id>), TypeName("String"))))), termNames.CONSTRUCTOR), List())
+Apply(Select(New(AppliedTypeTree(Ident(scala.collection.mutable.HashMap#<id>), List(Select(Ident(scala.Predef#<id>), TypeName("String")), Select(Ident(scala.Predef#<id>), TypeName("String"))))), termNames.CONSTRUCTOR), List())