Move native RegExp to kotlin.text.js package
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
package test.js
|
||||
|
||||
import kotlin.text.js.*
|
||||
|
||||
import kotlin.test.*
|
||||
import org.junit.Test as test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user