Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ scoping.js
File
scoping.js
tests/test_code/js/scoping/scoping.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
scope_confusion() {
2
console.log(
'scope_confusion'
);
3
}
4
Callers
nothing calls this directly
Calls
2
a
Method · 0.80
b
Method · 0.80
Tested by
no test coverage detected