mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
The only values that can flow from the LHS of an && expression are `false` and `nil`, neither of which seem relevant for any of our queries.
The only values that can flow from the LHS of an && expression are `false` and `nil`, neither of which seem relevant for any of our queries.