As the title stated. The code is compiled using GNU c++2a
int main(){ (+[](){}); return 0; }
Compiles fine. However, the following code g