src/lexer-proto.lisp, ...: Kill `lexer-error' pointless CONSUMEDP flag.
[sod] / doc / parsing.tex
index 20ade82..a83f26b 100644 (file)
@@ -768,7 +768,7 @@ file-location protocols.
 \end{describe}
 
 \begin{describe}{fun}
-    {lexer-error @<char-scanner> @<expected> @<consumed-flag>}
+    {lexer-error @<char-scanner> @<expected>}
 \end{describe}
 
 \begin{describe}{parseform}