Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
import kotlin.platform.*
|
||||
|
||||
[platformName("bar")]
|
||||
@platformName("bar")
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user