Files
kotlin/compiler/testData/codegen/bytecodeText/inlineClasses/interfaceDefaultImplStubs.kt
Steven Schäfer 465e9f2d68 JVM IR: Always produce stubs for interface methods in inline classes
This matches the behavior of the JVM backend, with the exception of
@JvmDefault methods, which are currently broken on the JVM backend.
2020-02-28 14:48:17 +01:00

712 B
Vendored