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

Function fp

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

Source from the content-addressed store, hash-verified

24}
25
26double fp()
27{
28 return 2.5;
29}
30
31QString theName()
32{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected