mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-06 09:27:30 +01:00
* bugfix for report 1790
This commit is contained in:
parent
6d45e6e4a3
commit
d93fb63434
@ -7,8 +7,9 @@
|
||||
\begin{rep}[b]
|
||||
\synt{component\ list} \\
|
||||
\synt{class\ visibility\ specifier}
|
||||
\end{rep} \lit*{end}
|
||||
\end{rep}
|
||||
\]
|
||||
\lit*{end}
|
||||
\end{mysyntdiag}
|
||||
\begin{mysyntdiag}
|
||||
\synt{heritage} \lit*( \synt{class\ type\ identifier} \lit* )
|
||||
|
||||
@ -7,8 +7,9 @@
|
||||
\begin{rep}[b]
|
||||
\synt{component\ list} \\
|
||||
\synt{object\ visibility\ specifier}
|
||||
\end{rep} \lit*{end}
|
||||
\end{rep}
|
||||
\]
|
||||
\lit*{end}
|
||||
\end{mysyntdiag}
|
||||
\begin{mysyntdiag}
|
||||
\synt{heritage} \lit*( \synt{object\ type\ identifier} \lit* )
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
\(
|
||||
\synt{array\ type} \\
|
||||
\synt{record\ type} \\
|
||||
\synt{object\ type} \\
|
||||
\synt{class\ type} \\
|
||||
\synt{class\ reference\ type}\\
|
||||
\synt{set\ type}\\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user