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