<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>54983</integer>
    </number>
    <user>
      <string>brucehoult</string>
    </user>
    <title>
      <string>string literal match</string>
    </title>
    <contents>
      <string>module: stringmatch

define macro log
  { log ?s:expression end }
    =&gt; { format-out(&quot;%=\n&quot;, ?s) }
end;


begin
  log 3 * 4 end;
  log &quot;testing 1 2 3&quot; end;
end;

</string>
    </contents>
    <universal-time>
      <integer>3410588415</integer>
    </universal-time>
    <channel>
      <string>#dylan</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <null/>
    </is-unicode>
  </paste>
</paste-with-annotations>