Add change note

This commit is contained in:
Jeroen Ketema
2022-02-21 10:48:46 +01:00
parent e05af1e1d1
commit fc91c82777

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added a `isStructuredBinding` predicate to the `Variable` class which holds when the variable is declared as part of a structured binding declaration.