interop: fix import
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
|||||||
package org.jetbrains.kotlin.native.interop.gen.jvm
|
package org.jetbrains.kotlin.native.interop.gen.jvm
|
||||||
|
|
||||||
import org.jetbrains.kotlin.native.interop.indexer.*
|
import org.jetbrains.kotlin.native.interop.indexer.*
|
||||||
|
import java.lang.IllegalStateException
|
||||||
|
|
||||||
class StubGenerator(
|
class StubGenerator(
|
||||||
val nativeIndex: NativeIndex,
|
val nativeIndex: NativeIndex,
|
||||||
|
|||||||
Reference in New Issue
Block a user