Skip to content

Instantly share code, notes, and snippets.

@cassiozen
Created November 29, 2018 00:20
Show Gist options
  • Save cassiozen/c653bf82b747a406ec6a112d41cc31b3 to your computer and use it in GitHub Desktop.
Save cassiozen/c653bf82b747a406ec6a112d41cc31b3 to your computer and use it in GitHub Desktop.
val coordinates = arrayOf(5, 10, 15)
val (x, y, z) = coordinates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment