<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>While I like the idea in principle, one thing that I'm a bit
      worried about is how whitespace is handled, like what counts for a
      leading or trailing space in the string when between lines, since
      Pascal parsers (and those for many other languages) traditionally,
      I believe, discard everything following the last non-whitespace
      character in a line.  Also, with the backtick suggestion, what
      should one do if they wish to include a control character (e.g. a
      linefeed) or the backtick character itself?</p>
    <p>Gareth aka. Kit</p>
    <p>P.S. I'm definitely supportive of using the backtick over the
      regular single quotation mark.  And maybe I'm a purist, but I wish
      to avoid directly immigrating semantics from C and its
      descendants!  So Pascal should continue to have its own style,
      like with the { } comments.<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 04/07/2019 00:38, Ben Grasset wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL4d7FjOg51nK8DyfccXWRAYh9k-u2BhsKWLo0yz6-MDOCcZBw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">On Wed, Jul 3, 2019 at 7:32 PM Ryan Joseph <<a
            href="mailto:genericptr@gmail.com" moz-do-not-send="true">genericptr@gmail.com</a>>
          wrote:<br>
        </div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            I don’t understand these objections either. Who says to
            themselves that they explicitly want a language that doesn’t
            support multi-line comments or strings? I use both of these
            all the time in PHP so it’s really hard to understand why
            this would be opposed.<br>
          </blockquote>
          <div><br>
          </div>
          <div>Especially with the "backtick" method Michael suggested,
            I really can't see any downsides to it. It looks like
            strings look.</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>
</pre>
    </blockquote>
  <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>