Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package test
|
||||
|
||||
class Klass {
|
||||
companion object {
|
||||
// Old and new constant values are different, but their hashes are the same
|
||||
const val CONST = "BF"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user