Adjust tests for FirSerializeCompileKotlinAgainstKotlin

This commit is contained in:
Georgy Bronnikov
2022-02-28 14:10:40 +03:00
committed by Alexander Udalov
parent e7b1cc03de
commit 109bdb9572
19 changed files with 19 additions and 19 deletions
@@ -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) {