78a0d7b5bb
Now we can generate proper defaults and there is no need in additional checks about unimplemented methods #KT-41130 Fixed
3 lines
102 B
Java
Vendored
3 lines
102 B
Java
Vendored
package test;
|
|
|
|
class ExtendInterfaceWithDefaultMethodAndCompatibilityAll implements KotlinInterface {} |