summaryrefslogblamecommitdiff
path: root/test/files/neg/dep.check
blob: f6a23611217158580b2405bede1fb95cac58f8a0 (plain) (tree)
1
2
3
4



                                                                  
dep.scala:5: type x.type escapes its defining scope as part of x.t
  def foo(x: C, y: x.t): Object = null;
                ^
one error found