Convert 'simplify when' from intention to inspection
Related to KT-20492
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
// WITH_RUNTIME
|
||||
fun test() {
|
||||
val x = run {
|
||||
println(2)
|
||||
2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user