Add surround with function literal

This commit is contained in:
Natalia.Ukhorskaya
2013-02-14 19:18:17 +04:00
parent 7789062c7c
commit 7c360a0ede
10 changed files with 141 additions and 1 deletions
@@ -0,0 +1,4 @@
fun foo() {
<selection>"aaa"
"aaa"</selection>
}