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

Function main

tests/Issue682.cpp:9–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9 int main()
10 {
11 Fun();
12 return 0;
13 }
14

Callers

nothing calls this directly

Calls 1

FunFunction · 0.70

Tested by

no test coverage detected