<html><body><div class="gmail_quote">
    <div dir="ltr" class="gmail_attr">On Jul 28, 2025 at 8:24:38 AM, Brian via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@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>The two ways to do comments are, IMO, almost essential. The way I was<br>taught to write Pascal, about 45 years ago now, was to use braces for<br>comments - but then if you needed to comment out a whole chunk of<br>code, including multiple comments, you used (* and *) to do it.<br></div>
    </blockquote>
</div>
<br>
<div dir="ltr">I think this is historical baggage from {} not being able to nest within each other. There’s no technical reason why {} can’t nest but instead of changing that a new comment was introduced. Seems redundant to me now looking back.</div><div dir="ltr">
    <br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,</div>    Ryan Joseph</div></div><br>
</div></body></html>