Closed
Description
Are there any plans to do something with, I'd say, inconsistency, when [^]
matches 2 chars utf-16 emoji, for example, but yypushback(1) will push us back by 1 char only, in the middle of the pair.
Or this is intentional behavior and in this case, it would be nice to mention this in documentation.