blob: 592674ec218d51fc87817fe9dd360213d9e7f77a [file] [log] [blame]
// "Add constructor parameters from ArrayList((MutableCollection<out String!>..Collection<String!>?))" "true"
// ACTION: Add constructor parameters from ArrayList(Int)
import java.util.ArrayList
class C : ArrayList<String><caret>