Add try-catch, try-finally, try-catch-finally surrounders

This commit is contained in:
Natalia.Ukhorskaya
2013-02-14 18:15:34 +04:00
parent ae6a2d3820
commit 7789062c7c
22 changed files with 462 additions and 3 deletions
@@ -0,0 +1,4 @@
fun foo() {
<selection>"aaa"
"aaa"</selection>
}