JVM IR: coerce call result to expected expression type
The boundWithSerializableReceiver.kt test is muted since property references are not yet supported in the JVM IR backend. Previously it passed by accident
This commit is contained in:
committed by
Alexander Udalov
parent
8b395589be
commit
1c143310ac
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// WITH_REFLECT
|
||||
|
||||
import java.io.*
|
||||
|
||||
Reference in New Issue
Block a user