Skip to content

Instantly share code, notes, and snippets.

@davidkathoh
Created July 13, 2019 09:21
Show Gist options
  • Save davidkathoh/c3c83a73bd02fe52daebc5296287f12e to your computer and use it in GitHub Desktop.
Save davidkathoh/c3c83a73bd02fe52daebc5296287f12e to your computer and use it in GitHub Desktop.
val myNumber = 1000
val myNumberAgain: Long = myNumber //erreur : Type mismatch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment