JS checker tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
fun test() {
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
println("Hello World")
|
||||
}
|
||||
Reference in New Issue
Block a user