Add surround with not
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>1 == 2 && 3 != 4</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>1 == 2 && 3 != 4</selection>
|
||||
}
|
||||