Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ package ppp
|
||||
import kotlin.platform.platformStatic
|
||||
|
||||
public object Dependency {
|
||||
[platformStatic]
|
||||
@platformStatic
|
||||
public val FIELD: Int = 1
|
||||
}
|
||||
Reference in New Issue
Block a user