mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-23 20:55:58 +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}
|