class B { static enum{ONE};}; int main() { return 0;}
Standard input is empty
prog.cpp:2:20: error: a storage class can only be specified for objects and functions
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!