Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertLazyPropertyToOrdinaryIntention/description.html
T
2019-06-17 01:10:19 +03:00

5 lines
116 B
HTML

<html>
<body>
This intention converts a lazy property / variable to an ordinary property / variable.
</body>
</html>