Unmute some JVM_IR inlining tests
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
//FILE: 1.kt
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
|
||||
|
||||
|
||||
package test
|
||||
inline fun annotatedWith2(crossinline predicate: () -> Boolean) =
|
||||
{ any { predicate() } }()
|
||||
|
||||
Reference in New Issue
Block a user