Revert replacing "NUMBER" to "INVOCATION_COUNT" and replace "TIME" to "INVOCATION_COUNT"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
fun some(a: Double<caret>) {
|
||||
}
|
||||
|
||||
// TIME: 2
|
||||
// INVOCATION_COUNT: 2
|
||||
// WITH_ORDER: 1
|
||||
// EXIST: Double~(jet)
|
||||
// EXIST_JAVA_ONLY: Double~(java.lang)
|
||||
|
||||
Reference in New Issue
Block a user