AddConstModifierIntention: handle more edge cases #KT-13173 Fixed
(cherry picked from commit 4755596)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
adbb07f30b
commit
5948b69679
@@ -0,0 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
object O {
|
||||
@JvmField val <caret>a = 1
|
||||
}
|
||||
Reference in New Issue
Block a user