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