the return type tuple syntax (`val (a, b) = someth...
# announcements
g
the return type tuple syntax (
val (a, b) = something.expression()
) can help with this