Add wrap option for expression body functions

#KT-21470 Fixed
This commit is contained in:
Dmitry Jemerov
2017-11-30 17:57:39 +01:00
parent 3394d675e5
commit 947833cad6
7 changed files with 58 additions and 74 deletions
+3
View File
@@ -0,0 +1,3 @@
fun foo() = "abc"
// SET_INT: WRAP_EXPRESSION_BODY_FUNCTIONS = 2