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

Function main

plugins/gdb/tests/breakpoints/main.cpp:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int main()
35{
36 int var;
37 return test_main(&var);
38}

Callers

nothing calls this directly

Calls 1

test_mainFunction · 0.70

Tested by

no test coverage detected