summaryrefslogtreecommitdiff
path: root/test/files/run/t5256h.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5256h.check')
-rw-r--r--test/files/run/t5256h.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5256h.check b/test/files/run/t5256h.check
index 300a40f653..dc3e919897 100644
--- a/test/files/run/t5256h.check
+++ b/test/files/run/t5256h.check
@@ -3,5 +3,5 @@ Test.$anon$1
java.lang.Object {
final private val x: Int
def x(): Int
- def <init>(): this.type
+ def <init>(): $anon$1
}