MCPcopy Create free account
hub / github.com/WheretIB/nullc / bar

Function bar

tests/TestGeneric.cpp:933–934  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

931}\r\n\
932\r\n\
933int foo(){ return 5; }\r\n\
934int bar(int x){ return -x; }\r\n\
935int ken(int x, y){ return x + y; }\r\n\
936int joe(int x, y, z){ return x * y + z; }\r\n\
937\r\n\

Callers 1

TestGeneric.cppFile · 0.70

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected