summaryrefslogblamecommitdiff
path: root/test/files/buildmanager/t4215/A.scala
blob: 9db40b0fee639a04f9416ad2e761a633009667e0 (plain) (tree)
1
2
3
4
5
         
           


            
class A {
  def B() {
    object C
  }
}