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

6 lines
162 B
HTML

<html>
<body>
This inspection reports expressions with dynamic type in the specified inspection scope that are implicitly casted to another type.
</body>
</html>