JS: do not use "-no-stdlib" in non-relevant tests
Rename some Ant tests: "simple[...]" -> "simpleWithoutStdlib[...]" and "simpleWithStdlib[...]" -> "simple[...]"
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package library.sample
|
||||
|
||||
public fun ClassA.extFun(): String = "ClassA.extFun"
|
||||
Reference in New Issue
Block a user