int main(){ void hoge(int n){} return 0; }
Standard input is empty
prog.cpp: In function ‘int main()’: prog.cpp:2: error: a function-definition is not allowed here before ‘{’ token
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!