MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

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

Source from the content-addressed store, hash-verified

1it("should find var declaration in control statements", function () {
2 var f = function (x) {
3 expect(x).toBe("fail");
4 };

Callers

nothing calls this directly

Calls 3

testFunction · 0.70
itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected