<?php function f() { foreach ($x as $y) { foreach ($y as $z) { return; } } }
You have javascript disabled. You will not be able to edit any code.