More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
This commit is contained in:
@@ -14,4 +14,4 @@ fun foo() = <caret>
|
||||
// EXIST: try
|
||||
// EXIST: when
|
||||
// EXIST: while
|
||||
// NUMBER: 14
|
||||
// NOTHING_ELSE: true
|
||||
|
||||
Reference in New Issue
Block a user