8 lines
292 B
Kotlin
Vendored
8 lines
292 B
Kotlin
Vendored
// "Typo: Change to..." "false"
|
|
// TOOL: com.intellij.spellchecker.inspections.SpellCheckingInspection
|
|
// ACTION: Add 'const' modifier
|
|
// ACTION: Convert property initializer to getter
|
|
// ACTION: To raw string literal
|
|
|
|
@Suppress("SpellCheckingInspection")
|
|
val str = "<caret>kjsghkjshtiurhuig" |