Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
import new.*
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
A().f()
|
||||
B().f()
|
||||
}
|
||||
Reference in New Issue
Block a user