Introduce "Redundant return label" inspection #KT-25270 Fixed

This commit is contained in:
Toshiaki Kameyama
2018-08-06 18:44:27 +03:00
committed by Mikhail Glukhikh
parent b91f30ab15
commit 2dcbf6aa34
19 changed files with 193 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports redundant return label outside of lambda.
</body>
</html>