Ignore tests that are currently not working with IR inliner

This commit is contained in:
Ivan Kylchik
2022-12-08 18:26:00 +01:00
committed by Space Team
parent 86b3ec73d1
commit b812a6c6f5
46 changed files with 73 additions and 21 deletions
@@ -1,5 +1,6 @@
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_MULTI_MODULE_IR_AGAINST_OLD
// IGNORE_INLINER: IR
// This test is just a cropped copy of `boxInline/nonLocalReturns/tryFinally/chained/nestedLambda.kt`
// FILE: 1.kt