<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>49772</integer>
    </number>
    <user>
      <string>fax</string>
    </user>
    <title>
      <string>example for topo</string>
    </title>
    <contents>
      <string>&gt; (defun ticker (list) (lambda () (pop list)))
TICKER
&gt; (ticker (list 3 5 7 2))
#&lt;CLOSURE (LAMBDA ()) {123879B5}&gt;
&gt; (funcall *)
3
&gt; (funcall **)
5
&gt; (funcall ***)
7
</string>
    </contents>
    <universal-time>
      <integer>3402248819</integer>
    </universal-time>
    <channel>
      <string>#lispcafe</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <null/>
    </is-unicode>
  </paste>
</paste-with-annotations>