OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun foo() {
|
||||
var a = 5
|
||||
<caret>a--
|
||||
a--<caret>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user