Move multi-module IC tests to separate dir
At the moment they are used only with JPS
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package foo
|
||||
|
||||
open class A {
|
||||
open fun f() {}
|
||||
}
|
||||
Reference in New Issue
Block a user