<html><body><div class="gmail_quote">
    <div dir="ltr" class="gmail_attr">On Aug 28, 2025 at 5:10:56 AM, Sven Barth via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> wrote:<br></div>
    <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" type="cite">
        <div><div dir="auto">Also there *will* be the if-then-expression, the question is only when the merge request is finalized enough (I currently can't check, so I can't comment on any progress there). </div><div dir="auto"></div></div>
    </blockquote>
</div>
<br>
<div dir="ltr">
    <br>
</div><div dir="ltr">I didn’t realize it was imminent. </div><div dir="ltr"><br></div><div dir="ltr">What about this:</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">  if (if x > 10 then 1 else -1) > 0 then</div><div dir="ltr">    ;</div><div dir="ltr"><br></div><div dir="ltr">You can do confusing things like this too right? I don’t think we’re going to avoid confusion with the intrinsic or this syntax.</div></div></body></html>