MCPcopy
hub / github.com/webpack/webpack / test

Function test

test/cases/parsing/issue-4608-1-non-strict/index.js:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20 (function () {
21 var test = function () {
22 require("fail");
23 };
24
25 with ({ a: 1 }) {
26 var require = f;

Callers 1

index.jsFile · 0.70

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected