Kaydet (Commit) 007fadd5 authored tarafından Fred Drake's avatar Fred Drake

Fix symbol in grammar; this should fix some hyperlinking in the HTML

version.
üst fc71026c
......@@ -62,7 +62,7 @@ Assert statements\stindex{assert} are a convenient way to insert
debugging assertions\indexii{debugging}{assertions} into a program:
\begin{productionlist}
\production{assert_statement}
\production{assert_stmt}
{"assert" \token{expression} ["," \token{expression}]}
\end{productionlist}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment