mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-07 05:13:01 +02:00
6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
\begin{psyntax}{Array types}{arraytypes}
|
|
\synt{array\ type}
|
|
\[ \lit*{packed} \] \lit*{array}\lit*[
|
|
\<[b] \synt{ordinal\ type} \\ \lit*, \>
|
|
\lit*] \lit*{of} \synt{type}
|
|
\end{psyntax} |