Introduce Variable: Properly convert function body to block when needed
#KT-5353
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
fun x(): Int {
|
||||
val i = 1
|
||||
return i
|
||||
}
|
||||
Reference in New Issue
Block a user