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

Function main

tests/p1143Test.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13constinit int x = 3;
14
15int main() {
16 x = 4;
17}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected