More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ fun foo(): T = <caret>
|
||||
// EXIST: foo
|
||||
// EXIST: { lookupString: "object", itemText: "object: T{...}" }
|
||||
// EXIST: { lookupString: "OO", itemText: "OO", tailText: " (<root>)" }
|
||||
// NUMBER: 3
|
||||
// NOTHING_ELSE: true
|
||||
|
||||
Reference in New Issue
Block a user