mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-10 04:02:27 +02:00
16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
\begin{diagram}{Set constructors}{setconstuctors}
|
|
\begin{mysyntdiag}
|
|
\synt{set\ constructor} \lit* [
|
|
\[
|
|
\<[b] \synt{set\ group} \\ \lit* , \>
|
|
\]
|
|
\lit* ]
|
|
\end{mysyntdiag}
|
|
\begin{mysyntdiag}
|
|
\synt{set\ group} \synt{expression}
|
|
\[
|
|
\lit* {..} \synt{expression}
|
|
\]
|
|
\end{mysyntdiag}
|
|
\end{diagram}
|