Add JVM/JVM_IR mixed compilation tests for compileKotlinAgainstKotlin/boxInline

This commit is contained in:
Alexander Udalov
2020-08-28 20:56:28 +02:00
parent e324733b01
commit 9e357354fb
20 changed files with 10190 additions and 15 deletions
@@ -7,7 +7,7 @@
// The lambda in box() attempts to store the result in a null Ref for some reason.
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND_MULTI_MODULE: JVM
// IGNORE_BACKEND_MULTI_MODULE: JVM, JVM_MULTI_MODULE_OLD_AGAINST_IR
@file:JvmMultifileClass
@file:JvmName("XKt")