Skip to content

Instantly share code, notes, and snippets.

@magdamiu
Created June 20, 2020 20:29
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 magdamiu/22101a996f41bfbec0385bab505394eb to your computer and use it in GitHub Desktop.
Save magdamiu/22101a996f41bfbec0385bab505394eb to your computer and use it in GitHub Desktop.
Star projection
val languages = arrayOf("Kotlin", "Java", "Generics", 1)
printArray(languages)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment