Adjust tests for FirSerializeCompileKotlinAgainstKotlin
This commit is contained in:
committed by
Alexander Udalov
parent
e7b1cc03de
commit
109bdb9572
+1
-1
@@ -2,7 +2,7 @@
|
||||
// NO_CHECK_LAMBDA_INLINING
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
|
||||
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR JVM_IR_SERIALIZE
|
||||
// FILE: 1.kt
|
||||
package builders
|
||||
inline fun call(crossinline init: () -> Unit) {
|
||||
|
||||
Reference in New Issue
Block a user