mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01: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.