Old backing field with dollar is now forbidden
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ public class KotlinHistoryHighlighter(private val runner: KotlinConsoleRunner )
|
||||
else
|
||||
runner.changeConsoleEditorIndicator(ReplIcons.EDITOR_INDICATOR)
|
||||
|
||||
$isReadLineMode = value
|
||||
field = value
|
||||
}
|
||||
|
||||
fun printNewCommandInHistory(trimmedCommandText: String) {
|
||||
|
||||
Reference in New Issue
Block a user