Keyword completion: add 'val' after 'const' #KT-27916 Fixed

This commit is contained in:
Toshiaki Kameyama
2018-11-02 13:15:57 +09:00
committed by Alexander Podkhalyuzin
parent 1b715ab253
commit 35cc6ff495
19 changed files with 20 additions and 19 deletions
@@ -24,7 +24,7 @@ annotation class Test {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation class
// EXIST: const
// EXIST: const val
// EXIST: suspend
// EXIST: typealias
// EXIST: expect