<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-02-01 16:07 GMT+01:00 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span>: <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""></span>
Then you preclude<br>
<br>
Var<br>
 &if : Integer;<br>
<br>
This is a really bad idea. The whole idea of & is to make the above<br>
possible, so you are going to make an exception on an exception ?<br>
<br>
You really want to create monstrosities as<br>
<br>
  &if:=system.&if(a>3,1,3) * b<br>
<br>
Really guys, I know it is ugly, but we don't have to add to it even more;<br>
<br>
Using & in a system intrinsic identifier: how crazy can you get ?<br></blockquote><div><br></div><div><br></div><div>Looks good and clever. Logical choice. How often you have variables with & prefix?</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Maciej Izak</div></div></div>
</div></div>