template <typename T = int> struct N {} n; int main(void) { return 0; }
Standard input is empty
prog.cpp:1:41: error: template declaration of 'N<T> n'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!