More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
This commit is contained in:
@@ -29,4 +29,5 @@ class TestClass {
|
||||
/*why?*/
|
||||
// EXIST: constructor
|
||||
// EXIST: init
|
||||
// NUMBER: 24
|
||||
// EXIST: companion
|
||||
// NOTHING_ELSE: true
|
||||
|
||||
Reference in New Issue
Block a user