Got rid of "namespace" word in test data.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package a.b.c
|
||||
|
||||
import js.*
|
||||
|
||||
fun main(args : Array<String>) {
|
||||
println("ayee")
|
||||
}
|
||||
Reference in New Issue
Block a user