Do not suggest quickfix 'Specify type explicitly' with existing type

So #KT-15180 Fixed
This commit is contained in:
Toshiaki Kameyama
2017-12-21 14:08:08 +03:00
committed by Mikhail Glukhikh
parent 5475f99cec
commit 5e765c525e
3 changed files with 13 additions and 0 deletions
@@ -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