Add surround with not

This commit is contained in:
Natalia.Ukhorskaya
2013-02-12 15:37:58 +04:00
parent 2499bb79ca
commit 09ca020780
19 changed files with 198 additions and 5 deletions
@@ -0,0 +1,5 @@
fun foo() {
val a = ""
<selection>a</selection>
}