mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
This reveals a bug where we identify reads of captured variables in lambdas as method calls. This is fixed in a followup commit.
This reveals a bug where we identify reads of captured variables in lambdas as method calls. This is fixed in a followup commit.