Ja, raining here too.

k, depending on what you mean by only one "statement" in the for loop...

Code:
$a = 0, 1, 2, 3, 4, 5, 6, 6, 5, 4, 3, 2, 1, 0
for each $ in $a
$ ' '
next


BTW, you did not forbid any statements outside the for loop.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.