IC: call JvmDefault method of inline class using boxed receiver
#KT-43698 Fixed
This commit is contained in:
Vendored
-3
@@ -1,7 +1,4 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
// IGNORE_BACKEND: JVM
|
||||
// ^ KT-43698, fixed in JVM_IR
|
||||
// JVM_TARGET: 1.8
|
||||
// FILE: javaDefaultMethod.kt
|
||||
inline class K(val k: String) : J {
|
||||
|
||||
Reference in New Issue
Block a user