summaryrefslogblamecommitdiff
path: root/test/files/pos/t0695/Test.scala
blob: 7318867bf7c716202f71d06e8f217beb8625dfed (plain) (tree)
1
2
3


                                       
object Test extends JavaClass[AnyRef] {
  var field: InnerClass = null
}