KT-11850 Add nested lambdas with implicit parameters warning (#1664)
* Add `Nested lambda has shadowed implicit parameter` inspection #KT-11850 Fixed * KT-11850 Fixed
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
c0f53f3a4d
commit
e41a34af88
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports a nested lambda with shadowed implicit parameter.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user