Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ foo
Function
foo
test/cases/parsing/issue-2528/module.js:1–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
foo() {
2
count++;
3
return
;
4
}
5
6
export
var
count = 0;
Callers
1
index.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected