fbd992f8c7
#KT-23501 Fixed
9 lines
328 B
Kotlin
Vendored
9 lines
328 B
Kotlin
Vendored
// "Typo: Change to..." "false"
|
|
// TOOL: com.intellij.spellchecker.inspections.SpellCheckingInspection
|
|
// ACTION: Convert to lazy property
|
|
// ACTION: Add 'const' modifier
|
|
// ACTION: Convert property initializer to getter
|
|
// ACTION: To raw string literal
|
|
|
|
@Suppress("SpellCheckingInspection")
|
|
val str = "<caret>kjsghkjshtiurhuig" |