[stdlib and samples][rename] konan -> kotlin.native

This commit is contained in:
Vasily Levchenko
2018-08-10 12:44:44 +03:00
parent 5ad0012ab1
commit 79755d8fbf
155 changed files with 294 additions and 282 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import kotlinx.cinterop.*
import objcSmoke.*
import konan.ref.*
import kotlin.native.ref.*
import kotlin.test.*
fun main(args: Array<String>) {