summaryrefslogtreecommitdiff
path: root/test/files/run/t5256b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5256b.check')
-rw-r--r--test/files/run/t5256b.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5256b.check b/test/files/run/t5256b.check
index a80df6eb30..ca93aaa706 100644
--- a/test/files/run/t5256b.check
+++ b/test/files/run/t5256b.check
@@ -1,6 +1,6 @@
class A
Test.A
-Object {
+AnyRef {
def <init>(): Test.A
def foo: Nothing
}