Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
package bar
|
||||
|
||||
import foo.*
|
||||
|
||||
fun importStarUse() {
|
||||
A()
|
||||
}
|
||||
Reference in New Issue
Block a user