- Remove `(?#...)` comment group support from ParseRegExp.qll (not in ECMAScript)
- Remove `commentGroupStart` predicate
- Remove `#` from `nonCapturingGroupStart` character list
- Remove `commentGroupStart` call from `groupStart`
- Fix misleading comment in test.cpp line 64
- Clarify RegExpConfig.qll documentation to accurately describe `any()` behavior