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