mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
Reduced number of InvalidRecordedCall from 16 to 2. This is the calls ``` one(); one() ``` since they are not distinguishable from the expression.