MCPcopy
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

1export function foo() {
2 count++;
3 return;
4}
5
6export var count = 0;

Callers 1

index.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected