<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Well, it appears to have been fixed in more
      recent released,</font> but, yes something like<br>
    <br>
    <font face="Georgia">'mumble("x");<br>
      grumble('*');'</font><br>
    <br>
    although with so much more stuff around it that you forget you are
    inside a squeak string.<br>
    <br>
    Cheers,<br>
    Bob<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/31/13 2:54 PM, Bert Freudenberg
      wrote:<br>
    </div>
    <blockquote
      cite="mid:3FBE5FC8-FDFF-4343-A1C2-AC151F322505@freudenbergs.de"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <br>
      <div>
        <div>On 2013-08-31, at 20:28, Bob Arning &lt;<a
            moz-do-not-send="true" href="mailto:arning315@comcast.net">arning315@comcast.net</a>&gt;
          wrote:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-1">
          <div bgcolor="#FFFFFF" text="#000000"> If you are typing some
            javascript inside a squeak string, like:<br>
            <br>
            <font face="Georgia">'mumble("x");<br>
              grumble("*");'</font><br>
            <br>
            there are subtle things that can go wrong. If you
            inadvertently type<br>
            <br>
            <font face="Georgia">mumble('x');</font><br>
            <br>
            you'll get a compiler error, but if you type<br>
            <br>
            <font face="Georgia">grumble('*'</font>);<br>
            <br>
            can you guess the result without actually running it?<br>
            <br>
            Cheers,<br>
            Bob</div>
        </blockquote>
        <br>
      </div>
      <div>You mean&nbsp;</div>
      <div><br>
      </div>
      <div><span class="Apple-tab-span" style="white-space:pre"> </span>'grumble('*');'</div>
      <div><br>
      </div>
      <div>I do have a guess indeed :)</div>
      <br>
      <div>
        <span class="Apple-style-span" style="border-collapse: separate;
          border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family:
          Lucida Grande; font-size: 12px; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; text-align: auto;
          -khtml-text-decorations-in-effect: none; text-indent: 0px;
          -apple-text-size-adjust: auto; text-transform: none; orphans:
          2; white-space: normal; widows: 2; word-spacing: 0px; ">
          <div style="font-family: Helvetica; "><span
              class="Apple-style-span" style="font-family: Helvetica; ">-
              Bert -</span></div>
          <br class="Apple-interchange-newline">
        </span>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>