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

Function func

tests/Issue454.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14int func() noexcept {
15 return 4*6;
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected