It’s creating confusion and doesn’t add much value...
# language-proposals
o
It’s creating confusion and doesn’t add much value
val x, y = 1
is this both initialised with
1
or
x
is not initialised?