Revert replacing "NUMBER" to "INVOCATION_COUNT" and replace "TIME" to "INVOCATION_COUNT"
This commit is contained in:
@@ -3,7 +3,7 @@ fun testing() {}
|
||||
fun S<caret>
|
||||
|
||||
// Should complete types for receiver after explicit basic completion call
|
||||
// TIME: 1
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: String
|
||||
// EXIST_JAVA_ONLY: StringBuffer
|
||||
// EXIST: Set
|
||||
|
||||
Reference in New Issue
Block a user