FIR: avoid cast exception in Candidate.prepareExpectedType
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a5f34a880c
commit
50b2ea7053
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
public inline fun Int.times(body : () -> Unit) {
|
||||
var count = this;
|
||||
|
||||
Reference in New Issue
Block a user