Add multi-module JS IC tests with JPS
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
package b
|
||||
|
||||
fun b(param: a.A) {
|
||||
a.a()
|
||||
}
|
||||
|
||||
fun bb() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user