class A{signals: void test();};int main (){ A t; return 0;}
Standard input is empty
prog.cpp:2:1: error: 'signals' does not name a type signals: ^
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!