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

Function bar

tests/TestCoroutine.cpp:439–440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437auto foo()\r\n\
438{\r\n\
439 int x = 5;\r\n\
440 int bar(int y){ return -x; }\r\n\
441 int bar(float y){ return 2*x; }\r\n\
442 a = bar;\r\n\
443 return a;\r\n\

Callers 1

TestCoroutine.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected