Move jet.runtime.ArrayIterator to package "kotlin.jvm.internal"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package kotlin2
|
||||
|
||||
import jet.runtime.ArrayIterator
|
||||
import kotlin.jvm.internal.ArrayIterator
|
||||
|
||||
/**
|
||||
* Annotates a class used to implement extension functions
|
||||
|
||||
Reference in New Issue
Block a user