Skip to content

Instantly share code, notes, and snippets.

@codingjeremy
Created February 8, 2020 00:38
Show Gist options
  • Save codingjeremy/ed25f1a38b4020f9a12d288fbc98a9df to your computer and use it in GitHub Desktop.
Save codingjeremy/ed25f1a38b4020f9a12d288fbc98a9df to your computer and use it in GitHub Desktop.
Learn how to set a variable in Kotlin
val blah = 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment