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

Function main

tests/ReplaceClangNamespaceTest.cpp:9–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9int main()
10{
11 []() {
12 int x = mine::__1::x;
13
14 }();
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected