Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveExplicitSuperQualifierIntention/description.html
T

5 lines
120 B
HTML

<html>
<body>
This intention removes a redundant supertype qualification from a <b>super</b> expression.
</body>
</html>