More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
This commit is contained in:
@@ -14,4 +14,4 @@ fun foo() {
|
||||
// EXIST: { lookupString: "break@myDo", itemText: "break", tailText: "@myDo", attributes: "bold" }
|
||||
// EXIST: { lookupString: "break@myWhile", itemText: "break", tailText: "@myWhile", attributes: "bold" }
|
||||
// EXIST: { lookupString: "break@myFor", itemText: "break", tailText: "@myFor", attributes: "bold" }
|
||||
// NUMBER: 3
|
||||
// NOTHING_ELSE: true
|
||||
|
||||
Reference in New Issue
Block a user