src/utilities.lisp: Add new anaphoric `aand'.
[sod] / doc / parsing.tex
index 3170cf4..20ade82 100644 (file)
@@ -775,7 +775,9 @@ file-location protocols.
     {skip-until (@[[ :keep-end @<keep-end-flag> @]]) @<token-type>^*}
 \end{describe}
 
-\begin{describe}{parseform}{error () @<sub-parser> @<recover-parser>}
+\begin{describe}{parseform}
+    {error (@[[ :ignore-unconsumed @<flag> @]])                 \\ \ind
+      @<sub-parser> @<recover-parser>}
 \end{describe}
 
 \begin{describe}{fun}