Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ Abra
Class
Abra
tests/test_code/js/ternary_new/ternary_new.js:1–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Abra {
2
init() {
3
return
this.init()
4
}
5
}
6
7
class
Cadabra {
8
init() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected