update Java usages when adding 'const' modifier; make the action available as intention
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<spot>const val</spot> x = 1
|
||||
@@ -0,0 +1 @@
|
||||
<spot>val</spot> x = 1
|
||||
@@ -0,0 +1,3 @@
|
||||
<html><body>
|
||||
This expression allows to add the 'const' modifier to properties which can be valid compile-time constants.
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user