Test not creating resolvers for modules that have no relevant packages
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package foo.bar.unused
|
||||
|
||||
public fun m2() {
|
||||
}
|
||||
Reference in New Issue
Block a user