Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package foo
|
||||
|
||||
import test.A.Companion.CONSTANT_VALUE
|
||||
|
||||
fun importCompanionConstant() = "Import companion constant: ${CONSTANT_VALUE}"
|
||||
|
||||
Reference in New Issue
Block a user