Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp9
Function
_temp9
src/commands/bridge/bridge.tsx:441–443 ·
view source on GitHub ↗
(i)
Source
from the content-addressed store, hash-verified
439
return (i_0 - 1 + 3) % 3;
440
}
441
function _temp9(i) {
442
return (i + 1) % 3;
443
}
444
function _temp8(prev_0) {
445
return !prev_0;
446
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected