Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertUnsafeCastToUnsafeCastCallIntention/description.html
T
2018-02-13 13:05:52 +03:00

5 lines
87 B
HTML

<html>
<body>
This intention converts unsafe cast to unsafeCast() call.
</body>
</html>