{ num = $1; if(num == 42) exit; else printf("%d\n", num);}
1 2 10 42 11
prog.cbl: 1: error: syntax error, on or before '{'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!