[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
@@ -6,7 +6,7 @@ class Outer {
}
}
@konan.ThreadLocal
@kotlin.native.ThreadLocal
companion object {
public var s = "fail"
private set