Remove LANGUAGE_VERSION from boxInline tests

This commit is contained in:
Alexander Udalov
2018-12-17 18:30:26 +01:00
parent 0871a3cc4d
commit 9b6a52ccba
53 changed files with 78 additions and 129 deletions
@@ -1,6 +1,5 @@
// IGNORE_BACKEND: JVM_IR
// FILE: inlined.kt
// LANGUAGE_VERSION: 1.3
// WITH_RUNTIME
// NO_CHECK_LAMBDA_INLINING
import kotlin.coroutines.*