[stdlib and samples][rename] konan -> kotlin.native
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
class Test {
|
||||
|
||||
@konan.ThreadLocal
|
||||
@kotlin.native.ThreadLocal
|
||||
companion object {
|
||||
|
||||
public val prop1 : Int = 10
|
||||
|
||||
Reference in New Issue
Block a user