Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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\
90
Test a;\r\n\
91
a.i = 5;\r\n\
Callers
1
TestIndirectCall.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected