robstoll
component...
val (a, (b, c)) = 1 to (2 to 3)
gildor
Halil Ozercan
val (a,b) by functionReturnsPair()