Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ bar
Function
bar
tests/TestNamespace.cpp:58–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}\r\n\
57
namespace Test\r\n\
58
{\r\n\
59
int bar(){ return 5 + foo(); }\r\n\
60
}\r\n\
61
return Test.foo() + Test.bar();";
62
TEST_RESULT(
"namespace test 5"
, testNamespace5,
"29"
);
Callers
2
TestNamespace.cpp
File · 0.70
foo
Function · 0.70
Calls
1
foo
Function · 0.70
Tested by
no test coverage detected