Fixed KeywordCompletionTests.
This commit is contained in:
@@ -5,7 +5,6 @@ fun test(<caret>) {
|
||||
// EXIST: vararg
|
||||
// EXIST: noinline
|
||||
// EXIST: crossinline
|
||||
// EXIST: coroutine
|
||||
/* TODO: they all are not correct */
|
||||
// EXIST: val
|
||||
// EXIST: var
|
||||
|
||||
Reference in New Issue
Block a user