summaryrefslogblamecommitdiff
path: root/test/files/pos/imp2-pos.scala
blob: 407b07f3fdced685414d6cf11ef8550a8982b80b (plain) (tree)
1
2
3
4
5
             
                               


                             
object Test {
  import collection.mutable._  
  import collection.mutable._
  val x = new HashMap
}