Introduce IGNORE_BACKEND_FIR_MULTI_MODULE directive
This commit is contained in:
committed by
Alexander Udalov
parent
571ba9298e
commit
5605463ecf
@@ -2,6 +2,7 @@
|
||||
// NO_CHECK_LAMBDA_INLINING
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
|
||||
// FILE: 1.kt
|
||||
package builders
|
||||
inline fun call(crossinline init: () -> Unit) {
|
||||
|
||||
Reference in New Issue
Block a user