Do not suggest quickfix 'Specify type explicitly' with existing type
So #KT-15180 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5475f99cec
commit
5e765c525e
@@ -0,0 +1,6 @@
|
||||
// "Specify return type explicitly" "false"
|
||||
// ACTION: Add getter
|
||||
// ACTION: Add initializer
|
||||
// ACTION: Convert property to function
|
||||
// ERROR: Property must be initialized
|
||||
val <caret>test: Int
|
||||
Reference in New Issue
Block a user