Keyword completion: add 'class' after 'data' #KT-26632 Fixed

This commit is contained in:
Toshiaki Kameyama
2018-11-26 13:19:09 +09:00
committed by Alexander Podkhalyuzin
parent 42e253b5ff
commit dc2a707444
18 changed files with 18 additions and 17 deletions
@@ -19,7 +19,7 @@ annotation class Test {
// EXIST: infix
// EXIST: sealed class
// EXIST: lateinit var
// EXIST: data
// EXIST: data class
// EXIST: inline
// EXIST: tailrec
// EXIST: external