Added platformStatic annotation

This commit is contained in:
Michael Bogdanov
2014-08-28 15:45:15 +04:00
parent 36ada06bdb
commit 7bbedd9685
3 changed files with 15 additions and 0 deletions
+2
View File
@@ -23,3 +23,5 @@ public annotation class deprecated(val value: String)
public annotation class suppress(vararg val names: String)
public annotation class tailRecursive
public annotation class platformStatic