<@U092N7GGG> For this PR ( <https://github.com/Jet...
# kontributors
s
@yole For this PR ( https://github.com/JetBrains/kotlin/pull/944 ) , Are you saying don't replace
.let { }
. But instead, replace whole expression
e?.let { }
?