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
|
||||
|
||||
val <caret>withGetter get() = 42
|
||||
Reference in New Issue
Block a user