mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
5 lines
179 B
Markdown
5 lines
179 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* Added a `isStructuredBinding` predicate to the `Variable` class which holds when the variable is declared as part of a structured binding declaration.
|