[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,6 +1,6 @@
class Test {
@konan.ThreadLocal
@kotlin.native.ThreadLocal
companion object {
public val prop1 : Int = 10