mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
Currently, there is no check that %printer ... <foo> (nor %destructor) is about an existing <foo> type. This C++ test had it wrong (<::std::string> vs. <std::string>). * tests/c++.at (AT_CHECK_VARIANTS): In list.yy, redefine the pretty-printing of lists into something better for parser traces. Update the expected output. Fix correspondance between %type/%token and %printer.
11 KiB
11 KiB