Revert replacing "NUMBER" to "INVOCATION_COUNT" and replace "TIME" to "INVOCATION_COUNT"
This commit is contained in:
@@ -2,6 +2,6 @@ import java.io.InputStreamReader
|
||||
|
||||
val x = InputStreamReader<caret>
|
||||
|
||||
// TIME: 1
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: InputStreamReader~(java.io)
|
||||
// INVOCATION_COUNT: 1
|
||||
// NUMBER: 1
|
||||
Reference in New Issue
Block a user