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
+1
View File
@@ -20,4 +20,5 @@ fun foo() {
// EXIST: var
// EXIST: when
// EXIST: while
// EXIST: typealias
// NOTHING_ELSE