Introduce inspection to detect vals might be marked as const
So #KT-20644 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val <caret>x = 1
|
||||
Reference in New Issue
Block a user
So #KT-20644 Fixed
@@ -0,0 +1 @@
|
||||
val <caret>x = 1
|
||||