mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-10 22:22:49 +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} |