this came after moving from a logging framework th...
# announcements
n
this came after moving from a logging framework that allowed braces, and yes its nothing wrong but i think a IDE warning would be helpful there, i would say warn on function block literal usage when passed to Any
r
I reported a similar issue a long time ago (mine was about generics, but the same basic principle): https://youtrack.jetbrains.net/issue/KT-17658
e
Makes sense to report a case for
Any
separately. Totally worth an inspection to warn on that.
r
@elizarov Would it be better to open a new issue for
Any
or update my issue to include it?