Join Slack
Powered by
There’s an interesting update regarding Kotlin lam...
# kotlin-dsl
v
Vladimir Sitnikov
10/19/2022, 12:05 PM
There’s an interesting update regarding Kotlin lambdas:
https://youtrack.jetbrains.com/issue/KT-15514/Annotate-blocks-that-are-being-executed-ou[…]he-current-call-frame-and-warn-on-captured-vars-into-them
They consider adding the notion of “non-local lambdas”. I am not sure it helps Gradle directly, however, it might be it would prevent cases like “forgotten
doLast
”
👀 2
Open in Slack
Previous
Next