Revert replacing "NUMBER" to "INVOCATION_COUNT" and replace "TIME" to "INVOCATION_COUNT"
This commit is contained in:
@@ -11,6 +11,6 @@ class SomeSubclass : Some() {
|
||||
}
|
||||
}
|
||||
|
||||
// TIME: 1
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: testPublic, testProtected, testPackage
|
||||
// ABSENT: testPrivate
|
||||
Reference in New Issue
Block a user