Finally I've got working version for JVM but nativ...
# serialization
t
Finally I've got working version for JVM but native fails with
exception: kotlin.NotImplementedError: An operation is not implemented: Serializable classes with inheritance
. It there any workaround for this?
aah, fixed by adding/removing @Serializable