Files
kotlin-fork/idea/resources/intentionDescriptions/AddMissingClassKeywordIntention/description.html
T
Toshiaki Kameyama b4c62cdb52 Introduce "Add missing 'class' keyword" intention
#KT-14884 Fixed
2020-04-15 14:53:52 +02:00

6 lines
82 B
HTML

<html>
<body>
This intention adds a missing <b>class</b> keyword.
</body>
</html>