JVM_IR KT-47326 downcast field receiver on JvmField lowering
This commit is contained in:
committed by
TeamCityServer
parent
ebc4e10684
commit
c19792e7c5
+3
@@ -1,6 +1,9 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// - FIR2IR should generate call to fake override
|
||||
|
||||
// FILE: a.kt
|
||||
package a
|
||||
|
||||
|
||||
+3
@@ -1,6 +1,9 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// - FIR2IR should generate call to fake override
|
||||
|
||||
// FILE: a.kt
|
||||
package a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user