mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Extends the mechanism introduced in https://github.com/github/codeql/pull/18030 to behave the same for _all_ `MatchLiteralPattern`s, not just the ones that happen to be the constant `True` or `False`. Co-authored-by: yoff <yoff@github.com>