mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-01 02:08:20 +02:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
\begin{psyntax}{Array types}{arraytypes}
|
|
\synt{array\ type}
|
|
\begin{stack}\\ \lit*{packed} \end{stack} \lit*{array}
|
|
\begin{stack}\\
|
|
\lit*[
|
|
\begin{rep}[b] \synt{ordinal\ type} \\ \lit*, \end{rep}
|
|
\lit*]
|
|
\end{stack}
|
|
\lit*{of} \synt{type}
|
|
\end{psyntax}
|