Add explicit imports of kotlin.js.* to stdlib where required.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
package test.js
|
||||
|
||||
import kotlin.text.js.*
|
||||
import kotlin.js.*
|
||||
|
||||
import kotlin.test.*
|
||||
import org.junit.Test as test
|
||||
|
||||
Reference in New Issue
Block a user