mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-30 07:48:19 +02:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
\begin{psyntax}{Constant declaration}{constdec}
|
|
\synt{constant\ declaration}
|
|
\begin{rep}[b]
|
|
\synt{identifier} \lit*= \synt{expression} \lit*; \\
|
|
\end{rep}
|
|
\end{psyntax}
|