Skip to content

Instantly share code, notes, and snippets.

@cassiozen
Created November 29, 2018 00:32
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 cassiozen/bd80d311afe99a05ab516cf5264acff4 to your computer and use it in GitHub Desktop.
Save cassiozen/bd80d311afe99a05ab516cf5264acff4 to your computer and use it in GitHub Desktop.
var greeting: String = "Hello, World"
greeting = null // Compilation Error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment