mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Also clarify the docs on `Call` to decrease the likelyhood of such an omission happening again. The updated test reflects that `f1.operator()` lets the address of `f1` escape from the caller.