Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package foo
|
||||
|
||||
fun A(a: Int = 1) = AnotherA()
|
||||
|
||||
class AnotherA {
|
||||
fun foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user