aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/idempotency-this.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/idempotency-this.check')
-rw-r--r--tests/pending/run/idempotency-this.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/pending/run/idempotency-this.check b/tests/pending/run/idempotency-this.check
deleted file mode 100644
index 88b8288ad..000000000
--- a/tests/pending/run/idempotency-this.check
+++ /dev/null
@@ -1,4 +0,0 @@
-List()
-List.apply[String]("")
-Apply(TypeApply(Select(Ident(scala.collection.immutable.List), TermName("apply")), List(TypeTree().setOriginal(Select(Ident(scala.Predef), TypeName("String"))))), List(Literal(Constant(""))))
-List()