summaryrefslogtreecommitdiff
path: root/test/files/neg/bug58.check
blob: 0dff5495cf620baadcd1c0f302477333382a3b91 (plain) (blame)
1
2
3
4
bug58.scala:1: type x.type escapes its defining scope as part of x.C with scala.ScalaObject
class A(x: B) extends x.C {}
      ^
one error found