Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3fffa commit 4efd917Copy full SHA for 4efd917
1 file changed
Doc/ref/ref5.tex
@@ -157,7 +157,7 @@ \subsection{List displays\label{lists}}
157
{"[" [\token{listmaker}] "]"}
158
\production{listmaker}
159
{\token{expression} ( \token{list_for}
160
- | ( "," \token{expression})* [","] )}
+ | ( "," \token{expression} )* [","] )}
161
\production{list_iter}
162
{\token{list_for} | \token{list_if}}
163
\production{list_for}
0 commit comments