<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,7 +77,7 @@ $nl
 &quot;Combinators which are recursive require additional care. In addition to being declared &quot; { $link POSTPONE: inline } &quot;, they must be declared &quot; { $link POSTPONE: recursive } &quot;. There are three restrictions that only apply to combinators with this declaration:&quot;
 { $heading &quot;Input quotation declaration&quot; }
 &quot;Input parameters which are quotations must be annotated as much in the stack effect. For example, the following will not infer:&quot;
-{ $example &quot;: bad ( quot -- ) [ call ] keep bad ; inline recursive&quot; &quot;[ [ ] bad ] infer.&quot; &quot;Cannot apply &#8220;call&#8221; to a run-time computed value\nmacro call&quot; }
+{ $unchecked-example &quot;: bad ( quot -- ) [ call ] keep bad ; inline recursive&quot; &quot;[ [ ] bad ] infer.&quot; &quot;Cannot apply &#8220;call&#8221; to a run-time computed value\nmacro call&quot; }
 &quot;The following is correct:&quot;
 { $example &quot;: good ( quot: ( -- ) -- ) [ call ] keep good ; inline recursive&quot; &quot;[ [ ] good ] infer.&quot; &quot;( -- )&quot; }
 &quot;The effect of the nested quotation itself is only present for documentation purposes; the mere presence of a nested effect is sufficient to mark that value as a quotation parameter.&quot;</diff>
      <filename>basis/stack-checker/stack-checker-docs.factor</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0aa3f19f68c219c0c6af853ae672b190dd2307f8</id>
    </parent>
  </parents>
  <author>
    <name>Slava Pestov</name>
    <email>slava@slava-pestovs-macbook-pro.local</email>
  </author>
  <url>http://github.com/slavapestov/factor/commit/d6cb95718fbd01ca159ed3c95c7188b66c66410b</url>
  <id>d6cb95718fbd01ca159ed3c95c7188b66c66410b</id>
  <committed-date>2009-11-10T17:19:59-08:00</committed-date>
  <authored-date>2009-11-10T17:19:59-08:00</authored-date>
  <message>stack-checker: fix help lint</message>
  <tree>b186c24173daa87e2919c05e3fcbecb86054b1c9</tree>
  <committer>
    <name>Slava Pestov</name>
    <email>slava@slava-pestovs-macbook-pro.local</email>
  </committer>
</commit>
