Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ main
Function
main
tests/test_code/js/ambiguous_names/ambiguous_names.js:26–30 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
24
}
25
26
function
main(cls) {
27
obj = cls()
28
obj.magic()
29
obj.cadabra_it()
30
}
31
32
main()
Callers
1
ambiguous_names.js
File · 0.70
Calls
2
magic
Method · 0.45
cadabra_it
Method · 0.45
Tested by
no test coverage detected