Files
kotlin-fork/idea/resources-en/intentionDescriptions/EvaluateCompileTimeExpressionIntention/description.html
T
Toshiaki Kameyama d9cf4ee732 Add intention to evaluate compile time expression
#KT-40251 Fixed
2020-09-22 10:46:54 +02:00

5 lines
109 B
HTML

<html>
<body>
This intention replaces compile-time constant expression with its actual value.
</body>
</html>