sharedList

Deprecated (with error)

Will be dropped with new memory model enabled by default

Replace with

mutableListOf<V>()