MCPcopy Create free account
hub / github.com/KDE/kdevelop / g

Function g

plugins/debuggercommon/tests/debuggees/debugeereturnvalues.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16int g()
17{
18 return 7;
19}
20
21void h()
22{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected