Files
kotlin-fork/idea/resources/inspectionDescriptions/NullChecksToSafeCall.html
T

6 lines
111 B
HTML

<html>
<body>
This inspection reports when chained null-checks can be replaced with safe-calls
</body>
</html>