Files
kotlin-fork/idea/testData/intentions/addConstModifier/inapplicableToConst.kt
T
Kirill Rakhman 5948b69679 AddConstModifierIntention: handle more edge cases #KT-13173 Fixed
(cherry picked from commit 4755596)
2016-07-22 18:07:14 +03:00

3 lines
48 B
Kotlin
Vendored

// IS_APPLICABLE: FALSE
const val <caret>a = ""