<?php$i = 2;while (true) { while (true) { break $i; }}
Standard input is empty
Standard output is empty
PHP Fatal error: 'break' operator with non-constant operand is no longer supported in /home/KdsRRM/prog.php on line 5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!