Rename: Increase precedence of RenameSyntheticDeclarationByReferenceHandler
Otherwise it's not applicable references to Java declarations #KT-20241 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public enum JavaEnum {
|
||||
V1, V2
|
||||
}
|
||||
Reference in New Issue
Block a user