Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/
Class
tests/test_code/js/simple_b_js/simple_b.js:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
13
class
C {
14
d(param) {
15
a(
"AnotherSTR"
);
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected