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

Function main

tests/Issue128.cpp:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2void foo(T, ...) {}
3
4int main(){
5 foo(1, 2.);
6}

Callers

nothing calls this directly

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected