mirror of
https://github.com/github/codeql.git
synced 2026-03-23 16:06:47 +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.