On Fri Nov 11 00:55:48 2022 +0000, Zebediah Figura wrote:
Probably simpler just to use %empty in declaration_statement_list?
That produces shift/reduce and reduce/reduce conflicts. I can't say that I understand why; I am spending some time reading about the Bison algorithm.