summaryrefslogtreecommitdiff
path: root/test/files/neg/S4.check
blob: c8de54cd39b458ffeafdb5591c29d8b3646025db (plain) (blame)
1
2
3
4
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