Skip to content

Instantly share code, notes, and snippets.

@priort
Created July 11, 2019 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save priort/be6b2eafa77f3a63d81a96588e877e7b to your computer and use it in GitHub Desktop.
Save priort/be6b2eafa77f3a63d81a96588e877e7b to your computer and use it in GitHub Desktop.
val mutableList: MutableList<Int> = mutableListOf(4, 5, 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment