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

Function main

tests/Shafik1.cpp:2–8  ·  view source on GitHub ↗

Source: https://twitter.com/shafikyaghmour/status/1331435286853689344

Source from the content-addressed store, hash-verified

1// Source: https://twitter.com/shafikyaghmour/status/1331435286853689344
2int main(){
3 switch(0){
4 struct a {
5 int i:({case 0:; 1;});
6 };
7 }
8}
9

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected