summaryrefslogtreecommitdiff
path: root/fpcdocs/syntax/typearr.syn
blob: cfe6bb79546ee9f1e94644de875f52fdc0e2eb35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\begin{psyntax}{Array types}{arraytypes}
\synt{array\ type}
\begin{stack}
\\ 
\lit*{packed} \\
\lit*{bitpacked} 
\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}