Keyword completion: do not suggest const except inside top level or object

#KT-23026 Fixed
#KT-29840 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-02-15 18:48:24 +09:00
committed by Alexander Podkhalyuzin
parent 7d809bc1d5
commit 8cdf901538
14 changed files with 28 additions and 12 deletions
@@ -24,7 +24,6 @@ annotation class Test {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation class
// EXIST: const val
// EXIST: suspend
// EXIST: typealias
// EXIST: expect