summaryrefslogtreecommitdiff
path: root/test/files/run/t5256g.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5256g.check')
-rw-r--r--test/files/run/t5256g.check6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/files/run/t5256g.check b/test/files/run/t5256g.check
index c9c8d6e63d..cef3a413c2 100644
--- a/test/files/run/t5256g.check
+++ b/test/files/run/t5256g.check
@@ -1,3 +1,5 @@
-anonymous class $anon$1
+$anon
Test.$anon$1
-A with B{def <init>(): A with B}
+A with B {
+ def <init>(): A with B
+}