MCPcopy 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}
371function _temp3(prev_1) {
372 return Math.max(0, prev_1 - 1);
373}
374function _temp2(prev) {
375 return Math.max(0, prev - 1);
376}

Callers

nothing calls this directly

Calls 1

maxMethod · 0.80

Tested by

no test coverage detected