<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>48388</integer>
    </number>
    <user>
      <string>|Agent</string>
    </user>
    <title>
      <string>define c-struct problem</string>
    </title>
    <contents>
      <string>----------
define c-struct &lt;objc-object&gt;
  slot is-a :: &lt;objc-class*&gt;;
  pointer-type-name: &lt;objc-object*&gt;;
  c-name: &quot;objc_object&quot;;
end;
----------

This fails with the following error.

----------
Serious warning at objective-c-runtime:18:

Unexpected token &quot;::&quot;.

objective-c-runtime:17:             --
objective-c-runtime:18:   slot is-a :: &lt;objc-class*&gt;;
objective-c-runtime:19:             --
----------</string>
    </contents>
    <universal-time>
      <integer>3400034711</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>