oh, so both would be supported.. i see... also, I ...
# language-proposals
p
oh, so both would be supported.. i see... also, I guess your proposition would not support nested destructuring, i.e.
Copy code
val {a, {b, c}, d} = fetchMeSome()