MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/Issue628.cpp:55–57  ·  view source on GitHub ↗

call foo

Source from the content-addressed store, hash-verified

53
54//call foo
55int main() {
56 foo();
57}

Callers

nothing calls this directly

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected