Add intention to evaluate compile time expression

#KT-40251 Fixed
This commit is contained in:
Toshiaki Kameyama
2020-09-13 19:17:00 +09:00
committed by klunnii
parent 8cac3f654c
commit d9cf4ee732
37 changed files with 233 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention replaces compile-time constant expression with its actual value.
</body>
</html>