Then kotlin can instead use `override class` and d...
# multiplatform
m
Then kotlin can instead use
override class
and do not require subtype in this case, just like
actual class
. Still do not get why new keywords required.