mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
6 lines
182 B
Markdown
6 lines
182 B
Markdown
## 0.0.10
|
|
|
|
### New Features
|
|
|
|
* Added a `isStructuredBinding` predicate to the `Variable` class which holds when the variable is declared as part of a structured binding declaration.
|