aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t6023.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t6023.check')
-rw-r--r--tests/pending/run/t6023.check12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/pending/run/t6023.check b/tests/pending/run/t6023.check
deleted file mode 100644
index ee9356523..000000000
--- a/tests/pending/run/t6023.check
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- abstract trait Foo extends AnyRef {
- <stable> <accessor> def a: Int
- };
- ()
-}
-{
- abstract trait Foo extends AnyRef {
- <stable> <accessor> def a: Int
- };
- ()
-}