mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
This demonstrates that we are missing a guard when a case branch compares against a string-valued variable rather than a string literal.
This demonstrates that we are missing a guard when a case branch compares against a string-valued variable rather than a string literal.