Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantEmptyInitializerBlock.html
T
Toshiaki Kameyama b650c7ab00 Add "Redundant empty initializer block" inspection
^KT-5008 Fixed
2019-06-14 12:27:21 +03:00

7 lines
96 B
HTML

<html>
<body>
This inspection reports redundant empty initializer block.
</pre>
</body>
</html>