(moved this over from <#C09222272|random>) What is...
# announcements
f
(moved this over from #random) What is the difference between a weak warning and a “non weak warning”? I was receiving a lot of compiler warnings about “unused parameters in lambdas” after upgrading to 1.1. It seemed odd to me, since personally I consider it a matter of style that should not be warned. I found this issue: https://youtrack.jetbrains.com/issue/KT-16875 Is this related, and what is a weak warning?