Drop inlineOptions and fix forgotten usages
This commit is contained in:
-1
@@ -1,6 +1,5 @@
|
||||
//NO_CHECK_LAMBDA_INLINING
|
||||
import test.*
|
||||
import kotlin.InlineOption.*
|
||||
|
||||
fun test1(param: String): String {
|
||||
var result = "fail1"
|
||||
|
||||
Reference in New Issue
Block a user