mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02: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.