Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 007fadd

Browse files
committed
Fix symbol in grammar; this should fix some hyperlinking in the HTML
version.
1 parent fc71026 commit 007fadd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/ref6.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ \section{Assert statements \label{assert}}
6262
debugging assertions\indexii{debugging}{assertions} into a program:
6363

6464
\begin{productionlist}
65-
\production{assert_statement}
65+
\production{assert_stmt}
6666
{"assert" \token{expression} ["," \token{expression}]}
6767
\end{productionlist}
6868

0 commit comments

Comments
 (0)