mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
It turns out this predicate was used in a test, and that use can't be replaced with the new `partiallyDefinesVariableAt` predicate since `partiallyDefinesVariableAt` doesn't hold for a `PartialDefinition` that defines something other than a variable.