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

Function bar

tests/TestIndirectCall.cpp:87–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85{\r\n\
86 int i;\r\n\
87 int foo(){ return i; }\r\n\
88 auto bar(){ return foo; }\r\n\
89}\r\n\
90Test a;\r\n\
91a.i = 5;\r\n\

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected