<@U0B86L2VA> Try this example please: ``` fun lon...
# intellij
m
@adeln Try this example please:
Copy code
fun longFun(): Int {
    return run {
        32
    }
}
Set caret inside
return
keyword, press Alt+Enter and check "Convert to expression body" is here or not