Add multi-module JS IC tests with JPS
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package a
|
||||
|
||||
class A {
|
||||
fun foo(s: String, x: Int = 10, y:Int = 20) {}
|
||||
}
|
||||
Reference in New Issue
Block a user