Fix Completion: keyword 'typealias' is not suggested
Fixes #KT-13242
This commit is contained in:
@@ -20,4 +20,5 @@ fun foo() {
|
||||
// EXIST: var
|
||||
// EXIST: when
|
||||
// EXIST: while
|
||||
// EXIST: typealias
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user