I know writing default implementations for kotlin ...
# announcements
s
I know writing default implementations for kotlin interfaces converts it to abstract classes, but I still expect Kotlin to treat that class the same way since there is only one unimplemented method.