> On 23 Jun 2020, at 07:47, Akim Demaille <a...@lrde.epita.fr> wrote: > > give me a reproducible example.
Here is the calc++ example from Bison 3.2.1, where I have changed the assignment symbol to "≔", and no other changes, compiled with Bison 3.6.3 using LC_CTYPE=UTF-8. In the yytname_, there is "≔": "\"\\342\\211\\224\""
<<attachment: calc++3.2.1.zip>>