mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
Merge remote-tracking branch 'origin/master'
* origin/master: glr.c: untabify. glr.cc: untabify. glr.cc: formatting changes. glr.cc: remove unused signature. glr.cc: properly declare locations are const where appropriate. doc: fix @xref. Conflicts: data/glr.cc
This commit is contained in:
@@ -10886,7 +10886,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
|
||||
|
||||
Reference in New Issue
Block a user