On Mon, Jun 12, 2023 at 02:40:42PM +0200, Maria Matejka via Bird-users wrote:Hello!
I think using hex() and base64() with adding these two tokens to the
"kw_sym:" non-terminal. This way, no current config should break.
I would prefer hex:XX:YY:... to hex(XX:YY:...) to emphasize it is lexer
and not parser thing and avoid special cases.