summaryrefslogtreecommitdiffstats
path: root/Doc/ref/ref2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/ref/ref2.tex')
-rw-r--r--Doc/ref/ref2.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex
index 7590592..375604f 100644
--- a/Doc/ref/ref2.tex
+++ b/Doc/ref/ref2.tex
@@ -679,7 +679,7 @@ The following tokens serve as delimiters in the grammar:
\index{delimiters}
\begin{verbatim}
-( ) [ ] { }
+( ) [ ] { } @
, : . ` = ;
+= -= *= /= //= %=
&= |= ^= >>= <<= **=
@@ -703,5 +703,5 @@ error:
\index{ASCII@\ASCII}
\begin{verbatim}
-@ $ ?
+$ ?
\end{verbatim}