Skip to content

Instantly share code, notes, and snippets.

@priort
Created July 11, 2019 07:14
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/0a5a9672193390e25f59284d916fa088 to your computer and use it in GitHub Desktop.
Save priort/0a5a9672193390e25f59284d916fa088 to your computer and use it in GitHub Desktop.
val readOnlyList: List<Int> = listOf(1, 2, 3, 4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment