Add multi-module JS IC tests with JPS
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package c
|
||||
|
||||
fun c() {
|
||||
// This file doesn't use anything from module1, so it won't be recompiled after change
|
||||
}
|
||||
Reference in New Issue
Block a user