Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/components/diff/DiffDialog.tsx:371–373 ·
view source on GitHub ↗
(prev_1)
Source
from the content-addressed store, hash-verified
369
return t25;
370
}
371
function _temp3(prev_1) {
372
return Math.max(0, prev_1 - 1);
373
}
374
function _temp2(prev) {
375
return Math.max(0, prev - 1);
376
}
Callers
nothing calls this directly
Calls
1
max
Method · 0.80
Tested by
no test coverage detected