summaryrefslogtreecommitdiff
path: root/test/files/neg/S4.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/S4.check')
-rw-r--r--test/files/neg/S4.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/S4.check b/test/files/neg/S4.check
deleted file mode 100644
index c8de54cd39..0000000000
--- a/test/files/neg/S4.check
+++ /dev/null
@@ -1,4 +0,0 @@
-S4.scala:4: type a.type escapes its defining scope as part of a.Inner with scala.ScalaObject { def foo(a.Inner): a.Inner, val b$: Other, def b: Other }
-class S4(a: Other) extends a.Inner() {
- ^
-one error found