Skip to content

Commit

Permalink
Clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Nov 21, 2022
1 parent c152f6b commit d619fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ \subsection{Short Class Definitions}\label{short-class-definitions}
class IDENT1 = type-specifier class-modification;
\end{lstlisting}

is identical, except that name may be replaceable and for the lexical
is identical, except that \lstinline!type-specifier! (the base-class) may be replaceable and for the lexical
scope of modifiers, where the short class definition does not introduce
an additional lexical scope for modifiers, to the longer form

Expand Down

0 comments on commit d619fd8

Please sign in to comment.