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

6 lines
108 B
HTML

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