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

3 lines
135 B
HTML

<html><body>
This expression allows to add the 'const' modifier to properties which can be valid compile-time constants.
</body></html>