started compiling more of the kotlin library to JS; now testing the String methods in JS
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package test.dom
|
||||
|
||||
import kotlin.*
|
||||
import kotlin.dom.*
|
||||
import kotlin.util.*
|
||||
import kotlin.test.*
|
||||
import org.w3c.dom.*
|
||||
import org.junit.Test as test
|
||||
|
||||
Reference in New Issue
Block a user