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