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