More reliable testing of keyword completion (introduced directive "NOTHING_ELSE" instead of "NUMBER")
This commit is contained in:
@@ -37,4 +37,6 @@ class B {
|
||||
// EXIST: var
|
||||
// EXIST: vararg
|
||||
/*why?*/
|
||||
// NUMBER: 22
|
||||
// EXIST: companion
|
||||
/*TODO*/
|
||||
// NOTHING_ELSE: true
|
||||
|
||||
Reference in New Issue
Block a user