Unmute noParametersArgumentCallInExpression test in JVM IR backend
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ inline fun lookAtMe(f: () -> Int) {
|
|||||||
val a = 21
|
val a = 21
|
||||||
a + f()
|
a + f()
|
||||||
}
|
}
|
||||||
// IGNORE_BACKEND: JVM_IR
|
|
||||||
// 2 13 14 3 15 5 8 9 10
|
// 2 13 14 3 15 5 8 9 10
|
||||||
Reference in New Issue
Block a user