Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ h
Function
h
plugins/debuggercommon/tests/debuggees/debugeereturnvalues.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void h()
22
{
23
std::puts(
"hi"
);
24
}
25
26
double fp()
27
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected