'const val' are now considered constants by Java in IDEA
#KT-12026 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package a
|
||||
|
||||
const val i = 45
|
||||
Reference in New Issue
Block a user