Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
idea
/
resources-en
/
inspectionDescriptions
/
DestructuringWrongName.html
blob: efc282e244ff191151be766d61654a4d1f02e87b [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
This inspection reports entries of destructuring declarations that match the name of a different property of the destructured data class.
</body>
</html>