newList

expect fun <T> newList(): MutableBasicList<T>
actual fun <T> newList(): MutableBasicList<T>
actual fun <T> newList(): MutableBasicList<T>