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:
Alexander Udalov
2019-02-06 18:35:34 +01:00
committed by Alexander Udalov
parent 8b395589be
commit 1c143310ac
2 changed files with 4 additions and 4 deletions
@@ -1,4 +1,5 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR
// WITH_REFLECT
import java.io.*