X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/bc7dff5c56d6eed30130b8fa535c8771d83ba36c..ed76585e9acd152f26da9e8df1ee317e840ee30b:/doc/syntax.tex diff --git a/doc/syntax.tex b/doc/syntax.tex index f89e9c6..19635e8 100644 --- a/doc/syntax.tex +++ b/doc/syntax.tex @@ -475,13 +475,12 @@ more @, and one of the following, up to reordering. All of these have their usual C meanings. \subsubsection{Declarators} \label{sec:syntax.c-types.declarator} - \begin{grammar} $[k]$ ::= @^* $[k]$ $[k]$ ::= $k$ \alt "(" $[k]$ ")" -\alt $[k]$ @^* +\alt $[k]$ @ ::= "*" @^* @@ -522,7 +521,6 @@ substance. \end{grammar} \subsubsection{Forward declarations} \label{sec:class.class.forward} - \begin{grammar} ::= "class" ";" \end{grammar} @@ -672,7 +670,6 @@ The initializer has one of two forms. ::= "{" "}" | "extern" ";" \end{grammar} - %%%----- That's all, folks -------------------------------------------------- %%% Local variables: