Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ open class B
|
||||
class A {
|
||||
|
||||
companion object {
|
||||
[platformStatic]
|
||||
@platformStatic
|
||||
fun <T: B> a(s: T) : T {
|
||||
return s
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user