]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texinfo
tests: save/restore Autotest special files when checking XML support.
[bison.git] / doc / bison.texinfo
index b9b7f7751fd4b265dbf48311aa0ec8c1cc2717b7..3337551379d70371d8ed4ec5df587bdcea067232 100644 (file)
@@ -10268,7 +10268,7 @@ values have a common base type: @code{Object} or as specified by
 an union.  The type of @code{$$}, even with angle brackets, is the base
 type since Java casts are not allow on the left-hand side of assignments.
 Also, @code{$@var{n}} and @code{@@@var{n}} are not allowed on the
-left-hand side of assignments. @xref{Java Semantic Values} and
+left-hand side of assignments. @xref{Java Semantic Values}, and
 @ref{Java Action Features}.
 
 @item