mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
The D skeleton was not properly supporting @1 etc. Reported by Adela Vais. https://lists.gnu.org/r/bison-patches/2020-09/msg00049.html * data/skeletons/d.m4 (b4_rhs_location): Fix it. * tests/calc.at: Check the support of @n for all the skeletons.