Unmute noParametersArgumentCallInExpression test in JVM IR backend

This commit is contained in:
Yan Zhulanow
2020-02-20 20:55:03 +09:00
parent 9dd8eda1c9
commit 7581e0bd8e
@@ -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