Get rid of deprecated annotations in testData
This commit is contained in:
@@ -8,7 +8,7 @@ fun getA(): A {
|
||||
}
|
||||
|
||||
object A {
|
||||
platformStatic fun a(): String {
|
||||
@platformStatic fun a(): String {
|
||||
return holder
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user