Robert Jaros
10/13/2023, 6:13 AMexpect class NativeList<E> : MutableList<E>
in a common source set. But with K2 enabled I need to also declare all methods of the interface (which also works with the old compiler). Is it a bug?dmitriy.novozhilov
10/13/2023, 6:31 AMEdoardo Luppi
10/13/2023, 1:34 PM