Files
kotlin-fork/idea/testData/formatter/ExpressionBodyWrap.kt
T
Dmitry Jemerov 947833cad6 Add wrap option for expression body functions
#KT-21470 Fixed
2017-12-11 17:58:02 +01:00

4 lines
66 B
Kotlin
Vendored

fun foo() = "abc"
// SET_INT: WRAP_EXPRESSION_BODY_FUNCTIONS = 2