mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix symbol in grammar; this should fix some hyperlinking in the HTML
version.
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user