summaryrefslogtreecommitdiff
path: root/fpcdocs/syntax/const.syn
blob: 47dc0bdc3438c62f4ad3f1386ed32898d7e8870f (plain)
1
2
3
4
5
6
7
8
\begin{psyntax}{Constant declaration}{constdec}
 \synt{constant\ declaration}
\begin{rep}[b]
  \synt{identifier} \lit*= \synt{expression} 
\synt{hint directives}
\lit* ; \\
\end{rep}  
\end{psyntax}