mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Get rid of deprecated annotations in testData
This commit is contained in:
@@ -4,7 +4,7 @@ import kotlin.platform.platformStatic
|
||||
|
||||
class PlatformStaticClass {
|
||||
companion object {
|
||||
platformStatic
|
||||
@platformStatic
|
||||
fun inClassObject<T>() {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user