Something like the following: ``` (name, age) = pe...
# getting-started
g
Something like the following:
Copy code
(name, age) = person
As in this example: https://kotlinlang.org/docs/reference/multi-declarations.html