Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Foo
Function
Foo
tests/TestNamespace.cpp:255–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
class Foo\r\n\
254
{\r\n\
255
int x;\r\n\
256
void Foo(){ x = 3; }\r\n\
257
int bar(int y){ return x + y; }\r\n\
258
}\r\n\
259
}\r\n\
Callers
1
TestNamespace.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected