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

7 lines
180 B
HTML

<html>
<body>
This inspection reports an object and a top-level <b>val</b> that might be declared as <b>const</b>
for better performance and Java interoperability.
</body>
</html>