summaryrefslogtreecommitdiff
path: root/test/files/pos/imp2-pos.scala
blob: 5460c600151dd280814303045dccea92dd57e895 (plain) (blame)
1
2
3
4
5
object Test {
  import collection.mutable._
  import collection.mutable._
  val x = new HashMap
}