Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ f
Function
f
plugins/debuggercommon/tests/debuggees/debugeereturnvalues.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#include <cstdio>
10
11
int f()
12
{
13
return 5;
14
}
15
16
int g()
17
{
Callers
2
main
Function · 0.70
visitItems
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected