Reported at https://github.com/pygments/pygments/pull/2175#issuecomment-1178317125 - Expression type before subexpression: `&(foo)` - Expression type for identifiers: `&foo` and `&"foo"` Additionally: - `-` characters can be part of identifiers, even unquoted
Reported at #2175 (comment)
&(foo)&fooand&"foo"Additionally:
-characters can be part of identifiers, even unquoted