Moving platformStatic annotation to kotlin.platform package

This commit is contained in:
Michael Bogdanov
2014-09-10 13:35:43 +04:00
parent b8b0316d97
commit 08e02f4176
17 changed files with 33 additions and 19 deletions

View File

@@ -1,3 +1,5 @@
import kotlin.platform.platformStatic
class A {
class object {