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