mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-09 23:52:39 +02:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
\begin{psyntax}{Constant declaration}{constdec}
|
|
\synt{constant\ declaration}
|
|
\begin{rep}[b]
|
|
\synt{identifier} \lit*= \synt{expression} \lit*; \\
|
|
\end{rep}
|
|
\end{psyntax} |