Added KT-4549 SwapBinaryExpression Intention
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
fun main() {
|
||||
val c = 500
|
||||
println(<caret>"Today is Friday")
|
||||
}
|
||||
Reference in New Issue
Block a user