Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ main
Function
main
test/example.c:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
int main(int argc, char **argv)
9
{
10
return fib(10);
11
}
Callers
nothing calls this directly
Calls
1
fib
Function · 0.85
Tested by
no test coverage detected