MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / a

Function a

tests/test_code/js/two_file_simple/file_a.js:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1function a() {
2 b()
3}
4
5
6a();

Callers 1

file_a.jsFile · 0.70

Calls 1

bFunction · 0.70

Tested by

no test coverage detected