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