Source: https://twitter.com/shafikyaghmour/status/1331435286853689344
| 1 | // Source: https://twitter.com/shafikyaghmour/status/1331435286853689344 |
| 2 | int main(){ |
| 3 | switch(0){ |
| 4 | struct a { |
| 5 | int i:({case 0:; 1;}); |
| 6 | }; |
| 7 | } |
| 8 | } |
| 9 |
nothing calls this directly
no outgoing calls
no test coverage detected