Files
kotlin-fork/idea/resources/inspectionDescriptions/RemoveUnnecessaryLateinit.html
T
shiraji 5fb79259f7 Intention / inspection for unnecessary lateinit #KT-13011 Fixed
(cherry picked from commit 45d82f1)
2016-08-03 09:31:03 +03:00

5 lines
89 B
HTML

<html>
<body>
This inspection detects lateinit that can be safely removed
</body>
</html>