mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 04:30:35 +01:00
* Added resourcestring section
This commit is contained in:
parent
61bb479584
commit
05651ce0d6
@ -8,6 +8,7 @@
|
||||
\[
|
||||
\synt{label\ declaration\ part}\\
|
||||
\synt{constant\ declaration\ part}\\
|
||||
\synt{resourcestring\ declaration\ part}\\
|
||||
\synt{type\ declaration\ part}\\
|
||||
\synt{variable\ declaration\ part}\\
|
||||
\synt{procedure/function\ declaration\ part}
|
||||
@ -34,6 +35,13 @@
|
||||
\>
|
||||
\end{mysyntdiag}
|
||||
\begin{mysyntdiag}
|
||||
\synt{resourcestring\ declaration\ part}
|
||||
\lit*{resourcestring}
|
||||
\<[b]
|
||||
\synt{string\ constant\ declaration}\\
|
||||
\>
|
||||
\end{mysyntdiag}
|
||||
\begin{mysyntdiag}
|
||||
\synt{type\ declaration\ part}
|
||||
\lit*{type}
|
||||
\<[b]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user