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