Add string template surrounder

This commit is contained in:
Natalia.Ukhorskaya
2013-02-14 14:43:36 +04:00
parent 856bffb324
commit 814ca0385a
14 changed files with 169 additions and 0 deletions
@@ -0,0 +1,3 @@
fun foo() {
val a = <selection>1 * 3</selection>
}