Skip to content
  • Alexandre Duret-Lutz's avatar
    work around diagnostic changes in Bison 3.6 · e06f8a3e
    Alexandre Duret-Lutz authored
    Bison <3.6 used to complain about "$undefined", while Bison >=3.6 now
    write "invalid token".
    
    * tests/core/parseaut.test, tests/core/parseerr.test,
    tests/core/sugar.test: Adjust expected diagnostics to match Bison pre
    and post 3.6.
    e06f8a3e