do { $test = 2 > 1; print 'foo' if $test; $test; } && $index++;