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