src/class-finalize-*.lisp: Improve finalization error reporting.
[sod] / doc / syntax.tex
index 5ac33d1..35ab100 100644 (file)
@@ -415,6 +415,7 @@ though the only operators currently defined act on integer values only.
 
 <primary> ::=
      <integer-literal> | <string-literal> | <char-literal> | <identifier>
+\alt "<" <plain-type> ">"
 \alt "?" <s-expression>
 \alt "(" <expression> ")"
 \end{grammar}