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
@@ -32,4 +32,5 @@ class TestClass {
// EXIST: annotation class
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// NOTHING_ELSE