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

Skip to content

Commit 77e42ff

Browse files
committed
George Yoshida points out that the special characters
from Tools/compiler/ast.txt are not used anywhere else in asttable.txt. So remove "\&".
1 parent 7b03bad commit 77e42ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/asttable.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
\hline
274274

275275
\lineiii{With}{\member{expr}}{}
276-
\lineiii{}{\member{vars\&}}{}
276+
\lineiii{}{\member{vars}}{}
277277
\lineiii{}{\member{body}}{}
278278
\hline
279279

0 commit comments

Comments
 (0)