MCPcopy 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\
57namespace Test\r\n\
58{\r\n\
59 int bar(){ return 5 + foo(); }\r\n\
60}\r\n\
61return Test.foo() + Test.bar();";
62TEST_RESULT("namespace test 5", testNamespace5, "29");

Callers 2

TestNamespace.cppFile · 0.70
fooFunction · 0.70

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected