summaryrefslogtreecommitdiff
path: root/test/files/neg/bug152.check
blob: fddfbfa879ff6263a4016d658ec4c73ad7fa5c8b (plain) (blame)
1
2
3
4
bug152.scala:5: type foo.type escapes its defining scope as part of scala.Object { def a: foo.T }
class Bar(foo: Foo)  {
      ^
one error found