Files
kotlin-fork/idea/resources/intentionDescriptions/SafeAccessToIfThenIntention/description.html
T
2014-03-12 16:02:55 +04:00

6 lines
114 B
HTML

<html>
<body>
Converts an expression that uses an safe-access operator to an if-then expression
</body>
</html>