JS backend: tests for KT-6323 KotlinJS library modules
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
public fun f(s: String): String = "${s}: invoked from module"
|
||||
|
||||
public class A(val x: Int)
|
||||
Reference in New Issue
Block a user