Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/parsing/issue-4608-1/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
it(
"should find var declaration later in code"
,
function
() {
2
expect(typeof require).toBe(
"undefined"
);
3
4
var
require;
Callers
nothing calls this directly
Calls
4
fn
Function · 0.70
test
Function · 0.70
it
Function · 0.50
require
Function · 0.50
Tested by
no test coverage detected