<p>Am 12.10.2015 21:43 schrieb "Martin Frb" <<a href="mailto:lazarus@mfriebe.de">lazarus@mfriebe.de</a>>:<br>
>> The only drawback is that "cond" is calculated twice instead of once<br>
>> before the actual loop body -- not all will be happy.. ;-)<br>
>><br>
> Thats an issue for the optimizer. no need to change the language.</p>
<p>The optimizer might not be able to do anything if the expression is a function call that can not be inlined.</p>
<p>Regards,<br>
Sven</p>