Replace native with @native in js testData
This commit is contained in:
@@ -1 +1 @@
|
||||
native public fun parseInt(s: String, radix: Int = 10): Int = noImpl
|
||||
@native public fun parseInt(s: String, radix: Int = 10): Int = noImpl
|
||||
Reference in New Issue
Block a user