Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ bar
Function
bar
tests/TestGeneric.cpp:933–934 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
931
}\r\n\
932
\r\n\
933
int foo(){ return 5; }\r\n\
934
int bar(int x){ return -x; }\r\n\
935
int ken(int x, y){ return x + y; }\r\n\
936
int joe(int x, y, z){ return x * y + z; }\r\n\
937
\r\n\
Callers
1
TestGeneric.cpp
File · 0.70
Calls
1
foo
Function · 0.70
Tested by
no test coverage detected