Skip to content

Commit f545cc0

Browse files
authored
update: add the link to the named-based destructuring proposal (#4942)
1 parent 629c32a commit f545cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/kotlin-language-features-and-proposals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ guided by pragmatic design.
4747

4848
**Name-based destructuring**
4949

50-
* KEEP proposal: Not defined
50+
* KEEP proposal: [name-based-destructuring.md](https://github.com/Kotlin/KEEP/blob/name-based-destructuring/proposals/name-based-destructuring.md)
5151
* YouTrack issue: [KT-19627](https://youtrack.jetbrains.com/issue/KT-19627)
5252

5353
</td>

0 commit comments

Comments
 (0)