Fix Completion: keyword 'typealias' is not suggested

Fixes #KT-13242
This commit is contained in:
Kirill Rakhman
2016-07-27 19:02:08 +02:00
parent 915e36cb02
commit f378089b96
19 changed files with 18 additions and 2 deletions
@@ -29,4 +29,5 @@ fun foo() {
// EXIST: when
// EXIST: while
// EXIST: as
// EXIST: typealias
// NOTHING_ELSE