JS: move inline test to box tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
@native public fun parseInt(s: String, radix: Int = 10): Int = noImpl
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
@native public fun parseInt(s: String, radix: Int = 10): Int = noImpl
|
||||