Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Foo
Function
Foo
tests/TestClasses.cpp:230–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
"class Foo\r\n\
229
{\r\n\
230
int y;\r\n\
231
void Foo(){ y = 9; }\r\n\
232
}\r\n\
233
Foo l;\r\n\
234
return l.y;";
Callers
1
TestClasses.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected