Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ boo
Function
boo
tests/TestGeneric.cpp:1246–1247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1244
"class Foo\r\n\
1245
{\r\n\
1246
int y;\r\n\
1247
int boo(generic x){ return x * y; }\r\n\
1248
\r\n\
1249
void Foo(int n){ y = n; }\r\n\
1250
}\r\n\
Callers
3
TestAutoRefCall.cpp
File · 0.70
TestLocalReturn.cpp
File · 0.70
TestInference.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected