Add multi-module JS IC tests with JPS
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package a
|
||||
|
||||
class A
|
||||
|
||||
fun a() {
|
||||
println("I'm an old body")
|
||||
}
|
||||
Reference in New Issue
Block a user