summaryrefslogtreecommitdiff
path: root/test/files/run/t8708_b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t8708_b.check')
-rw-r--r--test/files/run/t8708_b.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/run/t8708_b.check b/test/files/run/t8708_b.check
new file mode 100644
index 0000000000..30be62a307
--- /dev/null
+++ b/test/files/run/t8708_b.check
@@ -0,0 +1,8 @@
+Scope{
+ def <init>: <?>;
+ sealed abstract trait T extends ;
+ def foo: <?>
+}
+Scope{
+ def f: <?>
+}