summaryrefslogtreecommitdiff
path: root/test/files/run/t6028.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6028.check')
-rw-r--r--test/files/run/t6028.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6028.check b/test/files/run/t6028.check
index edc8b22d6d..a768f32976 100644
--- a/test/files/run/t6028.check
+++ b/test/files/run/t6028.check
@@ -58,7 +58,7 @@ package <empty> {
def /*MethodLocalTrait$1$class*/$init$(barParam$1: Int): Unit = {
()
};
- scala.this.Predef.print(scala.Int.box(barParam$1))
+ scala.Predef.print(scala.Int.box(barParam$1))
};
@SerialVersionUID(value = 0) final <synthetic> class $anonfun$tryy$1 extends scala.runtime.AbstractFunction0$mcV$sp with Serializable {
def <init>($outer: T, tryyParam$1: Int, tryyLocal$1: runtime.IntRef): <$anon: Function0> = {