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

Function Foo

tests/AutoHandler7Test.cpp:2–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2auto Foo()
3{
4 return "a";
5}
6
7static auto x = 22;
8

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected