Skip to content

Instantly share code, notes, and snippets.

@Temidtech
Created July 1, 2019 09:10
Show Gist options
  • Save Temidtech/203c34be70f3e0589dcb96643632b798 to your computer and use it in GitHub Desktop.
Save Temidtech/203c34be70f3e0589dcb96643632b798 to your computer and use it in GitHub Desktop.
var b = null
var a = b as String
println(a) // ops!!! crashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment