<?php (foreach (range(1, 10) as $value) { var_dump($value);});
Standard input is empty
Standard output is empty
PHP Parse error: syntax error, unexpected 'foreach' (T_FOREACH) in /home/MEfASM/prog.php on line 3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!