Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ magic
Method
magic
tests/test_code/js/ambiguous_names/ambiguous_names.js:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
this.abra_it();
4
}
5
magic() {
6
console.log(
'magic 1'
);
7
}
8
9
abra_it() {
10
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected