summaryrefslogtreecommitdiff
path: root/test/pending/run/t5224.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/run/t5224.check')
-rw-r--r--test/pending/run/t5224.check9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/pending/run/t5224.check b/test/pending/run/t5224.check
new file mode 100644
index 0000000000..2b920773c0
--- /dev/null
+++ b/test/pending/run/t5224.check
@@ -0,0 +1,9 @@
+{
+ @serializable class C extends Object with ScalaObject {
+ def <init>() = {
+ super.<init>();
+ ()
+ }
+ };
+ ()
+} \ No newline at end of file