drop deprecated @platformName and @platformStatic annotations
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package foo
|
||||
|
||||
import kotlin.jvm.*
|
||||
import kotlin.platform.*
|
||||
|
||||
external fun bar(l: Long, s: String): Double
|
||||
|
||||
|
||||
Reference in New Issue
Block a user