[FIR2IR] Fix NoSuchMethod for Iterator::next (same issue with invoke)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
8e35545e10
commit
37abdb1732
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: -ProhibitAssigningSingleElementsToVarargsInNamedForm
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun box(): String {
|
||||
if (test1(p = 1) != "1") return "fail 1"
|
||||
|
||||
Reference in New Issue
Block a user