<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi everyone,</p>
    <p>Since the mandatory else section for case blocks isn't going
      anywhere, I would like to make a small request:</p>
    <p>Whenever I come across a section of code in my own projects where
      "<tt><b>else </b>;</tt>" is necessary, or any empty branch for
      that matter, I put a "<tt>{ Do nothing }</tt>" comment just to
      make it absolutely clear that the block is there deliberately and
      so there isn't any confusion with the syntax on first viewing;
      e.g:<br>
      <br>
      <tt><b>case </b>... <b>of</b></tt><tt><br>
      </tt><tt>  <b>else</b></tt><tt><br>
      </tt><tt>    { Do nothing };</tt><tt><br>
      </tt><tt><b>end</b>;</tt></p>
    <p>(I just hope the e-mail formatting doesn't remove the
      indentation!)</p>
    <p>Just a minor thing, but I'm wondering if that's a sensible
      request for the compiler source.</p>
    <p>Gareth aka. Kit<br>
    </p>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br />
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>