summaryrefslogtreecommitdiff
path: root/test/files/run/delambdafy_t6028.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/delambdafy_t6028.check')
-rw-r--r--test/files/run/delambdafy_t6028.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/delambdafy_t6028.check b/test/files/run/delambdafy_t6028.check
index 9ff1d0e78e..885fc3c9f3 100644
--- a/test/files/run/delambdafy_t6028.check
+++ b/test/files/run/delambdafy_t6028.check
@@ -46,7 +46,7 @@ package <empty> {
def /*MethodLocalTrait$1$class*/$init$(barParam$1: String): Unit = {
()
};
- scala.this.Predef.print(barParam$1)
+ scala.Predef.print(barParam$1)
};
final <artifact> private[this] def $anonfun$2(tryyParam$1: String, tryyLocal$1: runtime.ObjectRef): Unit = try {
tryyLocal$1.elem = tryyParam$1