summaryrefslogtreecommitdiff
path: root/test/files/run/idempotency-this.check
blob: efabaf1ec482aada72e60e146efc185774b255b1 (plain) (blame)
1
2
3
4
List()
immutable.this.List.apply[String]("")
Apply(TypeApply(Select(Select(This(TypeName("immutable")), scala.collection.immutable.List), TermName("apply")), List(TypeTree().setOriginal(Ident(TypeName("String"))))), List(Literal(Constant(""))))
error!