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

5 lines
87 B
HTML

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