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.check6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/files/run/t5256b.check b/test/files/run/t5256b.check
index 64f4c01166..d6015f2743 100644
--- a/test/files/run/t5256b.check
+++ b/test/files/run/t5256b.check
@@ -1,2 +1,6 @@
+class A
Test.A
-true \ No newline at end of file
+Object {
+ def <init>: <?>
+ def foo: <?>
+}