mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
7 lines
239 B
Markdown
7 lines
239 B
Markdown
## 0.7.3
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Flow between positional arguments and splat parameters (`*args`) is now tracked more precisely.
|
|
* Flow between splat arguments (`*args`) and positional parameters is now tracked more precisely.
|